Home
last modified time | relevance | path

Searched refs:AR_RSSI_THR_BM_THR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c108 (AR_RSSI_THR_BM_THR >> AR_RSSI_THR_BM_THR_S)); in ar9300_set_sta_beacon_timers()
110 AR_RSSI_THR_BM_THR, bs->bs_bmissthreshold); in ar9300_set_sta_beacon_timers()
H A Dar9300_power.c1203 OS_REG_RMW_FIELD(ah, AR_RSSI_THR, AR_RSSI_THR_BM_THR, in ar9300_wow_enable()
1535 OS_REG_RMW_FIELD(ah, AR_RSSI_THR, AR_RSSI_THR_BM_THR, INIT_RSSI_THR); in ar9300_wow_wake_up()
H A Dar9300reg.h1375 #define AR_RSSI_THR_BM_THR 0x0000FF00 // Mask for Missed beacon threshold macro
H A Dar9300_reset.c5000 OS_REG_RMW_FIELD(ah, AR_RSSI_THR, AR_RSSI_THR_BM_THR, INIT_RSSI_THR); in ar9300_reset()