Searched refs:ath5k_hw_stop_beacon_queue (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Ddma.c321 * ath5k_hw_stop_beacon_queue() - Stop beacon queue
328 ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue) ath5k_hw_stop_beacon_queue() function
H A Dbase.c1991 if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) { ath5k_beacon_send()
2173 ath5k_hw_stop_beacon_queue(ah, ah->bhalq); ath5k_beacon_config()
H A Dath5k.h1513 int ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue);

Completed in 67 milliseconds