Searched refs:buff_to_be (Results 1 – 2 of 2) sorted by relevance
40 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()
94 static inline void buff_to_be(u32 *buf, size_t len) in buff_to_be() function