Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtxrx.c85 ath10k_htt_tx_dec_pending(htt); in ath10k_txrx_tx_unref()
H A Dhtt.h2465 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt);
H A Dmac.c4412 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4434 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4446 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_tx_push_txq()
4718 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
4731 ath10k_htt_tx_dec_pending(htt); in ath10k_mac_op_tx()
H A Dhtt_tx.c143 void ath10k_htt_tx_dec_pending(struct ath10k_htt *htt) in ath10k_htt_tx_dec_pending() function