Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1535 OS_REG_RMW_FIELD(ah, AR_RSSI_THR, AR_RSSI_THR_BM_THR, INIT_RSSI_THR); in ar9300_wow_wake_up()
H A Dar9300.h47 #define INIT_RSSI_THR 0x7 /* Missed beacon counter initialized to 0x7 (max is 0xf… 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()