Searched refs:ah_beacon_rssi_threshold (Results 1 – 3 of 3) sorted by relevance
440 u_int32_t ah_beacon_rssi_threshold; /* cache beacon rssi threshold */ member
4301 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()
3194 ahp->ah_beacon_rssi_threshold = rssi_threshold; in ar9300_set_hw_beacon_rssi_threshold()