Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c85 u_int32_t next_tbtt, beaconintval, dtimperiod, beacontimeout; in ar9300_set_sta_beacon_timers() local
175 beacontimeout = (BEACON_TIMEOUT_VAL << 3); in ar9300_set_sta_beacon_timers()
183 beacontimeout = MIN_BEACON_TIMEOUT_VAL; in ar9300_set_sta_beacon_timers()
187 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ar9300_set_sta_beacon_timers()