Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c187 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ar9300_set_sta_beacon_timers()
H A Dar9300reg.h1635 #define AR_SLEEP2_BEACON_TIMEOUT 0xFFE00000 // Beacon timeout(TU) mask macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_beacon.c259 | SM(BEACON_TIMEOUT_VAL, AR_SLEEP2_BEACON_TIMEOUT) in ar5212SetStaBeaconTimers()
H A Dar5212reg.h944 #define AR_SLEEP2_BEACON_TIMEOUT 0xff000000 /* Beacon timeout(TU) */ macro