ath9k_hw_set_txq_props
boolean_t ath9k_hw_set_txq_props(struct ath_hal *ah, int q,
(void) ath9k_hw_set_txq_props(ah, q, qinfo);
if (!ath9k_hw_set_txq_props(ah, txq->axq_qnum, &qi)) {
if (!ath9k_hw_set_txq_props(ah, qnum, &qi)) {