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

/freebsd-9.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-9.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-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c176 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM)
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.h611 uint16_t bs_timoffset; /* byte offset to TIM bitmap */ member in struct:__anon7029
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c2830 bs.bs_timoffset = ni->ni_timoff;
2870 , bs.bs_timoffset

Completed in 84 milliseconds