Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_beacon.c155 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM) in ar5211SetStaBeaconTimers()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_beacon.c148 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM) in ar5210SetStaBeaconTimers()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_beacon.c165 | SM(bs->bs_timoffset ? bs->bs_timoffset + 4 : 0, AR_BEACON_TIM) in ar5212SetStaBeaconTimers()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h622 uint16_t bs_timoffset; /* byte offset to TIM bitmap */ member
/netbsd-src/sys/dev/ic/
H A Dath.c2541 bs.bs_timoffset = ni->ni_timoff; in ath_beacon_config()
2583 , bs.bs_timoffset in ath_beacon_config()