Home
last modified time | relevance | path

Searched refs:min_tx_power (Results 1 - 11 of 11) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dacs.c549 if (chan->max_tx_power < iface->conf->min_tx_power) in acs_survey_mode_interference_factor()
679 if (chan->max_tx_power < iface->conf->min_tx_power) in acs_find_ideal_chan_mode()
1056 if (chan->max_tx_power < iface->conf->min_tx_power) in acs_request_scan_add_freqs()
H A Dsta_info.h274 s8 min_tx_power; member
H A Dap_config.h958 u8 min_tx_power; member
H A Dap_drv_ops.c895 !(chan->max_tx_power < hapd->iface->conf->min_tx_power)) in hostapd_get_hw_mode_any_channels()
H A Dctrl_iface_ap.c340 sta->min_tx_power, sta->max_tx_power); in hostapd_ctrl_iface_sta_mib()
H A Ddfs.c254 if (chan->max_tx_power < iface->conf->min_tx_power) in dfs_find_channel()
H A Dieee802_11.c4912 sta->min_tx_power = elems.power_capab[0]; in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h233 s8 min_tx_power; member
H A Dctrl_iface_ap.c302 sta->min_tx_power, sta->max_tx_power); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_11.c3324 sta->min_tx_power = elems.power_capab[0]; in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c3291 } else if (os_strcmp(buf, "min_tx_power") == 0) { in hostapd_config_fill()
3296 "Line %d: invalid min_tx_power %d (expected 0..255)", in hostapd_config_fill()
3300 conf->min_tx_power = val; in hostapd_config_fill()

Completed in 29 milliseconds