Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h163 #define HTT_TX_CREDIT_SIGN_BIT_GET(word) \ macro
H A Dhtt_rx.c4239 if (HTT_TX_CREDIT_SIGN_BIT_GET(msg_word)) in ath10k_htt_t2h_msg_handler()