Searched refs:ath9k_hw_releasetxqueue (Results 1 – 4 of 4) sorted by relevance
346 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_releasetxqueue() function365 EXPORT_SYMBOL(ath9k_hw_releasetxqueue);
731 bool ath9k_hw_releasetxqueue(struct ath_hw *ah, u32 q);
846 ath9k_hw_releasetxqueue(ah, qnum); in ath9k_htc_txq_setup()
1954 ath9k_hw_releasetxqueue(sc->sc_ah, txq->axq_qnum); in ath_tx_cleanupq()