Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c127 #define SLEEP_SLOP 3 /* in TU */ in ar9300_set_sta_beacon_timers() macro
165 OS_REG_WRITE(ah, AR_NEXT_DTIM, TU_TO_USEC(bs->bs_nextdtim - SLEEP_SLOP)); in ar9300_set_sta_beacon_timers()
166 OS_REG_WRITE(ah, AR_NEXT_TIM, TU_TO_USEC(next_tbtt - SLEEP_SLOP)); in ar9300_set_sta_beacon_timers()
203 #undef SLEEP_SLOP in ar9300_set_sta_beacon_timers()