Searched refs:htt_credit_delta (Results 1 – 1 of 1) sorted by relevance
4236 int htt_credit_delta; in ath10k_htt_t2h_msg_handler() local4238 htt_credit_delta = HTT_TX_CREDIT_DELTA_ABS_GET(msg_word); in ath10k_htt_t2h_msg_handler()4240 htt_credit_delta = -htt_credit_delta; in ath10k_htt_t2h_msg_handler()4244 htt_credit_delta); in ath10k_htt_t2h_msg_handler()4248 ep->tx_credits += htt_credit_delta; in ath10k_htt_t2h_msg_handler()