ath5k_hw_set_tx_queueprops
int ath5k_hw_set_tx_queueprops(struct ath5k_hw *ah, int queue,
ret = ath5k_hw_set_tx_queueprops(ah, ah->bhalq, &qi);
ret = ath5k_hw_set_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);
if (ath5k_hw_set_tx_queueprops(ah, queue, &qi)) {
ret = ath5k_hw_set_tx_queueprops(ah, queue, queue_info);