Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_beacon.c187 SM(beacontimeout, AR_SLEEP2_BEACON_TIMEOUT)); in ar9300_set_sta_beacon_timers()
HDar9300reg.h1636 #define AR_SLEEP2_BEACON_TIMEOUT 0xFFE00000 // Beacon timeout(TU) mask macro
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_beacon.c258 | SM(BEACON_TIMEOUT_VAL, AR_SLEEP2_BEACON_TIMEOUT) in ar5212SetStaBeaconTimers()
HDar5212reg.h944 #define AR_SLEEP2_BEACON_TIMEOUT 0xff000000 /* Beacon timeout(TU) */ macro