Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c85 ath10k_htt_tx_dec_pending(htt); in ath10k_txrx_tx_unref()
H A Dhtt.h2447 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt);
H A Dmac.c4403 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4425 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4437 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4709 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
4722 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
H A Dhtt_tx.c144 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt) in ath10k_htt_tx_dec_pending() function