Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dpcu.c797 ath5k_hw_check_beacon_timers(struct ath5k_hw *ah, int intval) in ath5k_hw_check_beacon_timers() function
Dath5k.h1553 bool ath5k_hw_check_beacon_timers(struct ath5k_hw *ah, int intval);
Dbase.c1340 if (!ath5k_hw_check_beacon_timers(ah, ah->bintval)) { in ath5k_check_ibss_tsf()