Searched refs:bs_cfpnext (Results 1 – 5 of 5) sorted by relevance
142 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3); in ar5211SetStaBeaconTimers()
137 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3); in ar5210SetStaBeaconTimers()
165 OS_REG_WRITE(ah, AR_TIMER2, bs->bs_cfpnext << 3); in ar5212SetStaBeaconTimers()
1112 bs.bs_cfpnext = bs.bs_nextdtim + cfpcount*bs.bs_dtimperiod; in ath_beacon_config()1166 , bs.bs_cfpnext in ath_beacon_config()
843 uint32_t bs_cfpnext; /* next CFP in TU */ member