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

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c159 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM)
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c164 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM)
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c187 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM)
/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_beacon.c1008 bs.bs_timoffset = ni->ni_timoff;
1048 , bs.bs_timoffset
/freebsd-10.3-release/sys/dev/ath/ath_hal/
H A Dah.h816 uint16_t bs_timoffset; /* byte offset to TIM bitmap */ member in struct:__anon7961

Completed in 113 milliseconds