Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h103 static inline void buff_to_be(u32 *buf, size_t len) in buff_to_be() function
H A Dtxrx.c321 buff_to_be((u32 *)bd, sizeof(*bd)/sizeof(u32)); in wcn36xx_rx_skb()
695 buff_to_be((u32 *)&bd, sizeof(bd)/sizeof(u32)); in wcn36xx_start_tx()