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