Searched defs:INIT_RSSI_THR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h82 #define INIT_RSSI_THR 0x00000700 /* Missed beacon counter initialized to max value of 7 */ macro
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h51 #define INIT_RSSI_THR 0x00000700 /* Missed beacon counter initialized to 0x7 (max is 0xff) */ macro
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h45 #define INIT_RSSI_THR 0x00000781 /* Missed beacon counter initialized to 0x7 (max is 0xff) */ macro
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h53 #define INIT_RSSI_THR 0x7 /* Missed beacon counter initialized to 0x7 (max is 0xff) */ macro

Completed in 170 milliseconds