Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Ddma.c328 ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_stop_beacon_queue() function
Dath5k.h1509 int ath5k_hw_stop_beacon_queue(struct ath5k_hw *ah, unsigned int queue);
Dbase.c2035 if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) { in ath5k_beacon_send()
2217 ath5k_hw_stop_beacon_queue(ah, ah->bhalq); in ath5k_beacon_config()