Lines Matching refs:bhalq
1092 ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);
1118 ret = ath5k_hw_set_tx_queueprops(ah, ah->bhalq, &qi);
1124 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */
1990 if (unlikely(ath5k_hw_num_tx_pending(ah, ah->bhalq) != 0)) {
2035 if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) {
2036 ATH5K_WARN(ah, "beacon queue %u didn't start/stop ?\n", ah->bhalq);
2054 trace_ath5k_tx(ah, bf->skb, &ah->txqs[ah->bhalq]);
2056 ath5k_hw_set_txdp(ah, ah->bhalq, bf->daddr);
2057 ath5k_hw_start_tx_dma(ah, ah->bhalq);
2059 ah->bhalq, (unsigned long long)bf->daddr, bf->desc);
2217 ath5k_hw_stop_beacon_queue(ah, ah->bhalq);
3068 ah->bhalq = ret;
3160 ath5k_hw_release_tx_queue(ah, ah->bhalq);
3188 ath5k_hw_release_tx_queue(ah, ah->bhalq);