Searched refs:msg_word (Results 1 – 1 of 1) sorted by relevance
4387 u32 msg_word = __le32_to_cpu(*(__le32 *)resp); in ath10k_htt_t2h_msg_handler() local4390 htt_credit_delta = HTT_TX_CREDIT_DELTA_ABS_GET(msg_word); in ath10k_htt_t2h_msg_handler()4391 if (HTT_TX_CREDIT_SIGN_BIT_GET(msg_word)) in ath10k_htt_t2h_msg_handler()