ath5k_hw_get_tx_queueprops
int ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue,
ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);
ret = ath5k_hw_get_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);
ath5k_hw_get_tx_queueprops(ah, queue, &qi);