Searched refs:htt_credit_delta (Results 1 – 1 of 1) sorted by relevance
4386 int htt_credit_delta; in ath10k_htt_t2h_msg_handler() local4388 htt_credit_delta = HTT_TX_CREDIT_DELTA_ABS_GET(msg_word); in ath10k_htt_t2h_msg_handler()4390 htt_credit_delta = -htt_credit_delta; in ath10k_htt_t2h_msg_handler()4394 htt_credit_delta); in ath10k_htt_t2h_msg_handler()4398 ep->tx_credits += htt_credit_delta; in ath10k_htt_t2h_msg_handler()