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

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c137 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c142 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c165 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3);
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_beacon.c996 bs.bs_cfpnext = bs.bs_nextdtim + cfpcount*bs.bs_dtimperiod;
1047 , bs.bs_cfpnext
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h815 uint32_t bs_cfpnext; /* next CFP in TU */ member in struct:__anon7468

Completed in 207 milliseconds