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 D | ar9300_beacon.c | 108 (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 D | ar9300_power.c | 1203 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 D | ar9300reg.h | 1375 #define AR_RSSI_THR_BM_THR 0x0000FF00 // Mask for Missed beacon threshold macro
|
| H A D | ar9300_reset.c | 5000 OS_REG_RMW_FIELD(ah, AR_RSSI_THR, AR_RSSI_THR_BM_THR, INIT_RSSI_THR); in ar9300_reset()
|