Home
last modified time | relevance | path

Searched refs:beacontimeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhw.c2326 u32 nextTbtt, beaconintval, dtimperiod, beacontimeout; in ath9k_hw_set_sta_beacon_timers() local
2370 beacontimeout = (BEACON_TIMEOUT_VAL << 3); in ath9k_hw_set_sta_beacon_timers()
2372 beacontimeout = MIN_BEACON_TIMEOUT_VAL; in ath9k_hw_set_sta_beacon_timers()
2375 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ath9k_hw_set_sta_beacon_timers()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.c2324 u32 nextTbtt, beaconintval, dtimperiod, beacontimeout; in ath9k_hw_set_sta_beacon_timers() local
2368 beacontimeout = (BEACON_TIMEOUT_VAL << 3); in ath9k_hw_set_sta_beacon_timers()
2370 beacontimeout = MIN_BEACON_TIMEOUT_VAL; in ath9k_hw_set_sta_beacon_timers()
2373 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ath9k_hw_set_sta_beacon_timers()

Completed in 8 milliseconds