Home
last modified time | relevance | path

Searched refs:ath5k_hw_reset_tx_queue (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dqcu.c260 * check out ath5k_hw_reset_tx_queue in ath5k_hw_setup_tx_queue()
316 * ath5k_hw_reset_tx_queue() - Initialize a single hw queue
324 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_reset_tx_queue() function
702 ret = ath5k_hw_reset_tx_queue(ah, i); in ath5k_hw_init_queues()
H A Dmac80211-ops.c604 ath5k_hw_reset_tx_queue(ah, queue); in ath5k_conf_tx()
H A Dath5k.h1573 int ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1079 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */ in ath5k_beaconq_config()
1093 ret = ath5k_hw_reset_tx_queue(ah, AR5K_TX_QUEUE_ID_CAB); in ath5k_beaconq_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dqcu.c260 * check out ath5k_hw_reset_tx_queue in ath5k_hw_setup_tx_queue()
316 * ath5k_hw_reset_tx_queue() - Initialize a single hw queue
324 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_reset_tx_queue() function
702 ret = ath5k_hw_reset_tx_queue(ah, i); in ath5k_hw_init_queues()
H A Dmac80211-ops.c605 ath5k_hw_reset_tx_queue(ah, queue); in ath5k_conf_tx()
H A Dath5k.h1569 int ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1124 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */ in ath5k_beaconq_config()
1138 ret = ath5k_hw_reset_tx_queue(ah, AR5K_TX_QUEUE_ID_CAB); in ath5k_beaconq_config()

Completed in 18 milliseconds