Home
last modified time | relevance | path

Searched refs:ath9k_hw_releasetxqueue (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmac.c346 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_releasetxqueue() function
365 EXPORT_SYMBOL(ath9k_hw_releasetxqueue); variable
H A Dmac.h731 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q);
H A Dhtc_drv_txrx.c842 ath9k_hw_releasetxqueue(ah, qnum); in ath9k_htc_txq_setup()
H A Dxmit.c1913 ath9k_hw_releasetxqueue(sc->sc_ah, txq->axq_qnum); in ath_tx_cleanupq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmac.c346 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_releasetxqueue() function
365 EXPORT_SYMBOL(ath9k_hw_releasetxqueue); variable
H A Dmac.h733 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q);
H A Dhtc_drv_txrx.c843 ath9k_hw_releasetxqueue(ah, qnum); in ath9k_htc_txq_setup()
H A Dxmit.c1972 ath9k_hw_releasetxqueue(sc->sc_ah, txq->axq_qnum); in ath_tx_cleanupq()

Completed in 17 milliseconds