Home
last modified time | relevance | path

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

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