Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h82 #define INIT_RSSI_THR 0x00000700 /* Missed beacon counter initialized to max valu… macro
/freebsd/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/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/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h47 #define INIT_RSSI_THR 0x7 /* Missed beacon counter initialized to 0x7 (max is 0xf… macro