Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h440 u_int32_t ah_beacon_rssi_threshold; /* cache beacon rssi threshold */ member
H A Dar9300_reset.c4301 if (ahp->ah_beacon_rssi_threshold != 0) { in ar9300_init_user_settings()
4302 ar9300_set_hw_beacon_rssi_threshold(ah, ahp->ah_beacon_rssi_threshold); in ar9300_init_user_settings()
H A Dar9300_misc.c3194 ahp->ah_beacon_rssi_threshold = rssi_threshold; in ar9300_set_hw_beacon_rssi_threshold()