Searched defs:msg_word (Results 1 – 2 of 2) sorted by relevance
| /linux/net/tipc/ | ||
| H A D | msg.h | 205 static inline u32 msg_word(struct tipc_msg *m, u32 pos) in msg_word() function |
| /linux/drivers/net/wireless/ath/ath10k/ | ||
| H A D | htt_rx.c | 4238 u32 msg_word = __le32_to_cpu(*(__le32 *)resp); ath10k_htt_t2h_msg_handler() local |