Home
last modified time | relevance | path

Searched defs:msg_word (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.h205 static inline u32 msg_word(struct tipc_msg *m, u32 pos) in msg_word() function
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c4235 u32 msg_word = __le32_to_cpu(*(__le32 *)resp); in ath10k_htt_t2h_msg_handler() local