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

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dqcu.c260 * check out ath5k_hw_reset_tx_queue 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) ath5k_hw_reset_tx_queue() function
704 ret = ath5k_hw_reset_tx_queue(ah, i); ath5k_hw_init_queues()
H A Dmac80211-ops.c607 ath5k_hw_reset_tx_queue(ah, queue); ath5k_conf_tx()
H A Ddma.c809 * are set via ath5k_hw_reset_tx_queue() (qcu.c) */ ath5k_hw_set_imr()
H A Dinitvals.c1598 /* For AR5210 (for mode settings check out ath5k_hw_reset_tx_queue) */ ath5k_hw_write_initvals()
H A Dbase.c1080 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */ ath5k_beaconq_config()
1094 ret = ath5k_hw_reset_tx_queue(ah, AR5K_TX_QUEUE_ID_CAB); ath5k_beaconq_config()
H A Dath5k.h1573 int ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue);

Completed in 207 milliseconds