Home
last modified time | relevance | path

Searched refs:center_freq1 (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/common/
HDhw_features_common.c380 data->center_freq1 = freq + sec_channel_offset * 10; in hostapd_set_freq_params()
388 5000 + center_segment0 * 5 != data->center_freq1 && in hostapd_set_freq_params()
389 2407 + center_segment0 * 5 != data->center_freq1)) in hostapd_set_freq_params()
424 data->center_freq1 = 5000 + center_segment0 * 5; in hostapd_set_freq_params()
435 data->center_freq1 = 5000 + center_segment0 * 5; in hostapd_set_freq_params()
464 data->center_freq1 = 5000 + center_segment0 * 5; in hostapd_set_freq_params()
/dragonfly/contrib/wpa_supplicant/src/ap/
HDieee802_11_vht.c196 freq1 = hapd->cs_freq_params.center_freq1 ? in hostapd_eid_wb_chsw_wrapper()
197 hapd->cs_freq_params.center_freq1 : in hostapd_eid_wb_chsw_wrapper()
HDhostapd.c3334 ieee80211_freq_to_chan(params->center_freq1, in hostapd_change_config_freq()
3489 if (freq_params->center_freq1) in hostapd_switch_channel_fallback()
3490 seg0_idx = 36 + (freq_params->center_freq1 - 5180) / 5; in hostapd_switch_channel_fallback()
HDctrl_iface_ap.c862 SET_CSA_SETTING(center_freq1); in hostapd_parse_csa_settings()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDmesh.c465 ssid->vht_center_freq1 = params->freq.center_freq1; in wpa_supplicant_join_mesh()
HDctrl_iface.c1000 SET_FREQ_SETTING(center_freq1); in wpa_supplicant_ctrl_iface_tdls_chan_switch()
1019 freq_params.center_freq1, freq_params.center_freq2, in wpa_supplicant_ctrl_iface_tdls_chan_switch()
HDwpa_supplicant.c2425 freq->center_freq1, freq->center_freq2, freq->bandwidth); in ibss_mesh_setup_freq()
HDp2p_supplicant.c9194 csa_settings.freq_params.center_freq1 = freq1; in wpas_p2p_move_go_csa()
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver.h734 int center_freq1; member
HDdriver_nl80211.c4381 freq->center_freq1); in nl80211_put_freq_params()
4386 freq->center_freq1) || in nl80211_put_freq_params()
4432 freq->bandwidth, freq->center_freq1, freq->center_freq2); in nl80211_set_channel()
8428 freq->bandwidth, freq->center_freq1, freq->center_freq2); in nl80211_start_radar_detection()
9032 settings->freq_params.center_freq1, in nl80211_switch_channel()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/dbus/
HDdbus_new_handlers.c2412 freq_params.center_freq1 = entry.uint32_value; in wpas_dbus_handler_tdls_channel_switch()
2457 freq_params.center_freq1, freq_params.center_freq2, in wpas_dbus_handler_tdls_channel_switch()