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

/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c76 u_int32_t next_tbtt, beaconintval, dtimperiod, beacontimeout; local
166 beacontimeout = (BEACON_TIMEOUT_VAL << 3);
174 beacontimeout = MIN_BEACON_TIMEOUT_VAL;
178 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT));

Completed in 41 milliseconds