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