Home
last modified time | relevance | path

Searched refs:bhalq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
A Dbase.c1046 ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi); in ath5k_beaconq_config()
1072 ret = ath5k_hw_set_tx_queueprops(ah, ah->bhalq, &qi); in ath5k_beaconq_config()
1989 if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) { in ath5k_beacon_send()
2008 trace_ath5k_tx(ah, bf->skb, &ah->txqs[ah->bhalq]); in ath5k_beacon_send()
2010 ath5k_hw_set_txdp(ah, ah->bhalq, bf->daddr); in ath5k_beacon_send()
2011 ath5k_hw_start_tx_dma(ah, ah->bhalq); in ath5k_beacon_send()
2013 ah->bhalq, (unsigned long long)bf->daddr, bf->desc); in ath5k_beacon_send()
2171 ath5k_hw_stop_beacon_queue(ah, ah->bhalq); in ath5k_beacon_config()
3022 ah->bhalq = ret; in ath5k_init()
3114 ath5k_hw_release_tx_queue(ah, ah->bhalq); in ath5k_init()
[all …]
A Dath5k.h1331 unsigned int bhalq, /* SW q for outgoing beacons */ member

Completed in 12 milliseconds