Searched refs:ath9k_hw_releasetxqueue (Results 1 – 3 of 3) sorted by relevance
1072 boolean_t ath9k_hw_releasetxqueue(struct ath_hal *ah, uint32_t q);
1631 (void) ath9k_hw_releasetxqueue(ah, qnum); in arn_txq_setup()1661 (void) ath9k_hw_releasetxqueue(sc->sc_ah, txq->axq_qnum); in arn_tx_cleanupq()
751 ath9k_hw_releasetxqueue(struct ath_hal *ah, uint32_t q) in ath9k_hw_releasetxqueue() function