Searched refs:AR_NEXT_DMA_BEACON_ALERT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c47 OS_REG_WRITE(ah, AR_NEXT_DMA_BEACON_ALERT,
H A Dar9300_xmit.c881 nextdba = OS_REG_READ(ah, AR_NEXT_DMA_BEACON_ALERT);
886 OS_REG_WRITE(ah, AR_NEXT_DMA_BEACON_ALERT, dba);
929 OS_REG_WRITE(ah, AR_NEXT_DMA_BEACON_ALERT, nextdba);
H A Dar9300_freebsd.c772 OS_REG_WRITE(ah, AR_NEXT_DMA_BEACON_ALERT, ONE_EIGHTH_TU_TO_USEC(bt->bt_nextdba));
H A Dar9300reg.h1910 #define AR_NEXT_DMA_BEACON_ALERT AR_GEN_TIMERS(1) macro

Completed in 145 milliseconds