Searched refs:relative_adjust_band (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dscan.c1407 params->relative_adjust_band = wpa_s->srp.relative_adjust_band;
2567 params->relative_adjust_band = src->relative_adjust_band;
H A Dwpa_supplicant_i.h1193 * relative_adjust_band - Band in which RSSI is to be adjusted
1195 enum set_band relative_adjust_band; member in struct:wpa_supplicant::sched_scan_relative_params
1201 * BSSs that belong to the relative_adjust_band while comparing
H A Dctrl_iface.c383 wpa_s->srp.relative_adjust_band = WPA_SETBAND_2G;
385 wpa_s->srp.relative_adjust_band = WPA_SETBAND_5G;
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_scan.c594 switch (params->relative_adjust_band) {
H A Ddriver.h594 * relative_adjust_band - Band to which RSSI should be adjusted
597 * by relative_adjust_band.
599 enum set_band relative_adjust_band; member in struct:wpa_driver_scan_params
602 * relative_adjust_rssi - RSSI to be added to relative_adjust_band
605 * belong to the band specified by relative_adjust_band while comparing

Completed in 154 milliseconds