Home
last modified time | relevance | path

Searched refs:center_freq2 (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.c369 data->center_freq2 = 0; in hostapd_set_freq_params()
389 data->center_freq2 = 5000 + center_segment1 * 5; in hostapd_set_freq_params()
/external/wpa_supplicant_8/src/ap/
Dctrl_iface_ap.c537 SET_CSA_SETTING(center_freq2); in hostapd_parse_csa_settings()
Dhostapd.c2682 if (freq_params->center_freq2) in hostapd_switch_channel_fallback()
2683 vht_seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5; in hostapd_switch_channel_fallback()
2692 if (freq_params->center_freq2) in hostapd_switch_channel_fallback()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c3566 if (freq->center_freq2) in nl80211_put_freq_params()
3582 freq->center_freq2); in nl80211_put_freq_params()
3586 (freq->center_freq2 && in nl80211_put_freq_params()
3588 freq->center_freq2))) in nl80211_put_freq_params()
3625 freq->bandwidth, freq->center_freq1, freq->center_freq2); in nl80211_set_channel()
7023 freq->bandwidth, freq->center_freq1, freq->center_freq2); in nl80211_start_radar_detection()
7543 settings->freq_params.center_freq2); in nl80211_switch_channel()
Ddriver.h523 int center_freq2; member
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c711 SET_FREQ_SETTING(center_freq2); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
729 freq_params.center_freq1, freq_params.center_freq2, in wpa_supplicant_ctrl_iface_tdls_chan_switch()
Dwpa_supplicant.c1927 freq->center_freq1, freq->center_freq2, freq->bandwidth); in ibss_mesh_setup_freq()