Home
last modified time | relevance | path

Searched refs:ath10k_htt_tx_dec_pending (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c85 ath10k_htt_tx_dec_pending(htt); in ath10k_txrx_tx_unref()
H A Dhtt.h2450 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt);
H A Dmac.c4426 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4448 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4460 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4735 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
4748 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
H A Dhtt_tx.c145 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt) in ath10k_htt_tx_dec_pending() function