ath9k_hw_releasetxqueue
boolean_t ath9k_hw_releasetxqueue(struct ath_hal *ah, uint32_t q);
(void) ath9k_hw_releasetxqueue(ah, qnum);
(void) ath9k_hw_releasetxqueue(sc->sc_ah, txq->axq_qnum);