Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c136 OS_REG_WRITE(ah, AR_CFP_PERIOD, bs->bs_cfpperiod); in ar5211SetStaBeaconTimers()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c131 OS_REG_WRITE(ah, AR_CFP_PERIOD, bs->bs_cfpperiod); in ar5210SetStaBeaconTimers()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c159 OS_REG_WRITE(ah, AR_CFP_PERIOD, bs->bs_cfpperiod); in ar5212SetStaBeaconTimers()
/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c1111 bs.bs_cfpperiod = cfpperiod*bs.bs_dtimperiod; in ath_beacon_config()
1164 , bs.bs_cfpperiod in ath_beacon_config()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h841 uint16_t bs_cfpperiod; /* CFP period in TU */ member