Searched refs:htt_credit_delta (Results 1 – 1 of 1) sorted by relevance
4241 int htt_credit_delta; in ath10k_htt_t2h_msg_handler() local4243 htt_credit_delta = HTT_TX_CREDIT_DELTA_ABS_GET(msg_word); in ath10k_htt_t2h_msg_handler()4245 htt_credit_delta = -htt_credit_delta; in ath10k_htt_t2h_msg_handler()4249 htt_credit_delta); in ath10k_htt_t2h_msg_handler()4253 ep->tx_credits += htt_credit_delta; in ath10k_htt_t2h_msg_handler()