Home
last modified time | relevance | path

Searched refs:buff_to_be (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dtxrx.c40 buff_to_be((u32 *)bd, sizeof(*bd)/sizeof(u32)); in wcn36xx_rx_skb()
326 buff_to_be((u32 *)bd, sizeof(*bd)/sizeof(u32)); in wcn36xx_start_tx()
Dwcn36xx.h94 static inline void buff_to_be(u32 *buf, size_t len) in buff_to_be() function