Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c3361 uint32_t nextTbtt, beaconintval, dtimperiod, beacontimeout; in ath9k_hw_set_sta_beacon_timers() local
3406 beacontimeout = (BEACON_TIMEOUT_VAL << 3); in ath9k_hw_set_sta_beacon_timers()
3408 beacontimeout = MIN_BEACON_TIMEOUT_VAL; in ath9k_hw_set_sta_beacon_timers()
3411 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ath9k_hw_set_sta_beacon_timers()