Home
last modified time | relevance | path

Searched refs:nextdtim (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_beacon.c149 uint32_t nextTbtt, nextdtim,beaconintval, dtimperiod; in ar5212SetStaBeaconTimers() local
248 nextdtim = bs->bs_nextdtim; in ar5212SetStaBeaconTimers()
251 SM((nextdtim - SLEEP_SLOP) << 3, AR_SLEEP1_NEXT_DTIM) in ar5212SetStaBeaconTimers()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_beacon.c153 uint32_t nextTbtt, nextdtim,beaconintval, dtimperiod; in ar5416SetStaBeaconTimers() local
229 nextdtim = bs->bs_nextdtim; in ar5416SetStaBeaconTimers()
/trueos/sys/dev/usb/wlan/
HDif_uathreg.h428 uint32_t nextdtim; member