ath9k_hw_get_txq_props
boolean_t ath9k_hw_get_txq_props(struct ath_hal *ah, int q,
(void) ath9k_hw_get_txq_props(ah, txq->axq_qnum, &qi);
(void) ath9k_hw_get_txq_props(ah, qnum, &qi);
(void) ath9k_hw_get_txq_props(sc->sc_ah, qnum, &qi);