Lines Matching refs:bhalq
1047 ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);
1073 ret = ath5k_hw_set_tx_queueprops(ah, ah->bhalq, &qi);
1079 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */
1945 if (unlikely(ath5k_hw_num_tx_pending(ah, ah->bhalq) != 0)) {
1990 if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) {
1991 ATH5K_WARN(ah, "beacon queue %u didn't start/stop ?\n", ah->bhalq);
2009 trace_ath5k_tx(ah, bf->skb, &ah->txqs[ah->bhalq]);
2011 ath5k_hw_set_txdp(ah, ah->bhalq, bf->daddr);
2012 ath5k_hw_start_tx_dma(ah, ah->bhalq);
2014 ah->bhalq, (unsigned long long)bf->daddr, bf->desc);
2172 ath5k_hw_stop_beacon_queue(ah, ah->bhalq);
3023 ah->bhalq = ret;
3115 ath5k_hw_release_tx_queue(ah, ah->bhalq);
3143 ath5k_hw_release_tx_queue(ah, ah->bhalq);