Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_beacon.c57 OS_REG_WRITE(ah, AR_SWBA_PERIOD, beacon_period_usec); in ar9300_beacon_init()
Dar9300reg.h1918 #define AR_SWBA_PERIOD AR_GEN_TIMERS(10) macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_beacon.c60 OS_REG_WRITE(ah, AR_SWBA_PERIOD, bperiod); in ar5416SetBeaconTimers()
Dar5416reg.h166 #define AR_SWBA_PERIOD 0x8228 macro
/freebsd-10-stable/tools/tools/ath/common/
Ddumpregs_5416.c385 DEFBASIC(AR_SWBA_PERIOD, "SWBAPER"),