ath9k_hw_resettxqueue
boolean_t ath9k_hw_resettxqueue(struct ath_hal *ah, uint32_t q);
(void) ath9k_hw_resettxqueue(ah, i);
(void) ath9k_hw_resettxqueue(ah, txq->axq_qnum);
(void) ath9k_hw_resettxqueue(ah, qnum); /* push to h/w */