Searched refs:vht_oper_chwidth (Results 1 – 16 of 16) sorted by relevance
/external/wpa_supplicant_8/src/common/ |
D | hw_features_common.c | 356 int vht_oper_chwidth, int center_segment0, in hostapd_set_freq_params() argument 370 if (data->vht_enabled) switch (vht_oper_chwidth) { in hostapd_set_freq_params() 391 if ((vht_oper_chwidth == 1 && center_segment1) || in hostapd_set_freq_params() 392 (vht_oper_chwidth == 3 && !center_segment1) || in hostapd_set_freq_params()
|
D | hw_features_common.h | 36 int vht_oper_chwidth, int center_segment0,
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_vht.c | 83 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth; in hostapd_eid_vht_operation() 84 if (hapd->iconf->vht_oper_chwidth == 2) { in hostapd_eid_vht_operation() 97 } else if (hapd->iconf->vht_oper_chwidth == 3) { in hostapd_eid_vht_operation() 232 switch (iface->conf->vht_oper_chwidth) { in hostapd_eid_txpower_envelope()
|
D | dfs.c | 32 switch (iface->conf->vht_oper_chwidth) { in dfs_get_used_n_chans() 236 switch (iface->conf->vht_oper_chwidth) { in dfs_adjust_vht_center_freq() 280 switch (iface->conf->vht_oper_chwidth) { in dfs_get_start_chan_idx() 338 iface->conf->vht_oper_chwidth); in dfs_get_start_chan_idx() 726 iface->conf->vht_oper_chwidth, in hostapd_handle_dfs() 737 iface->conf->vht_oper_chwidth, in hostapd_handle_dfs() 897 iface->conf->vht_oper_chwidth, in hostapd_dfs_start_channel_switch()
|
D | ap_drv_ops.c | 487 int sec_channel_offset, int vht_oper_chwidth, in hostapd_set_freq() argument 494 vht_oper_chwidth, in hostapd_set_freq() 686 int sec_channel_offset, int vht_oper_chwidth, in hostapd_start_dfs_cac() argument 704 vht_oper_chwidth, center_segment0, in hostapd_start_dfs_cac() 814 if (hapd->iface->conf->vht_oper_chwidth == VHT_CHANWIDTH_80MHZ) in hostapd_drv_do_acs() 816 else if (hapd->iface->conf->vht_oper_chwidth == in hostapd_drv_do_acs() 818 hapd->iface->conf->vht_oper_chwidth == in hostapd_drv_do_acs()
|
D | acs.c | 594 iface->conf->vht_oper_chwidth == 1) in acs_find_ideal_chan() 629 iface->conf->vht_oper_chwidth == 1 && in acs_find_ideal_chan() 751 switch (iface->conf->vht_oper_chwidth) { in acs_adjust_vht_center_freq()
|
D | drv_callbacks.c | 531 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch() 629 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_acs_channel_selected() 633 hapd->iconf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_acs_channel_selected() 638 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected() 645 hapd->iconf->vht_oper_chwidth = in hostapd_acs_channel_selected()
|
D | hostapd.c | 190 hapd->iconf->vht_oper_chwidth = oldconf->vht_oper_chwidth; in hostapd_reload_config() 1596 hapd->iconf->vht_oper_chwidth, in hostapd_setup_interface_complete_sync() 2879 conf->vht_oper_chwidth, in hostapd_change_config_freq() 2889 conf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_change_config_freq() 2893 conf->vht_oper_chwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_change_config_freq() 2895 conf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_change_config_freq() 2898 conf->vht_oper_chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_change_config_freq() 3078 iface->conf->vht_oper_chwidth = vht_bw; in hostapd_switch_channel_fallback()
|
D | ap_drv_ops.h | 63 int sec_channel_offset, int vht_oper_chwidth, 112 int sec_channel_offset, int vht_oper_chwidth,
|
D | ap_config.h | 664 u8 vht_oper_chwidth; member
|
D | ctrl_iface_ap.c | 498 iface->conf->vht_oper_chwidth, in hostapd_ctrl_iface_status()
|
D | beacon.c | 344 hapd->iconf->vht_oper_chwidth, in hostapd_eid_supported_op_classes() 1279 iconf->vht_oper_chwidth, in ieee802_11_set_beacon()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 59 switch (conf->vht_oper_chwidth) { in wpas_conf_ap_vht() 73 conf->vht_oper_chwidth = VHT_CHANWIDTH_160MHZ; in wpas_conf_ap_vht() 76 conf->vht_oper_chwidth = VHT_CHANWIDTH_80MHZ; in wpas_conf_ap_vht() 95 conf->vht_oper_chwidth = VHT_CHANWIDTH_USE_HT; in wpas_conf_ap_vht() 676 conf->vht_oper_chwidth = ssid->max_oper_chwidth; in wpa_supplicant_create_ap()
|
D | mesh.c | 199 conf->vht_oper_chwidth = ssid->max_oper_chwidth; in wpa_supplicant_mesh_init() 200 switch (conf->vht_oper_chwidth) { in wpa_supplicant_mesh_init()
|
D | p2p_supplicant.c | 8874 conf->vht_oper_chwidth, in wpas_p2p_move_go_csa() 8903 switch (conf->vht_oper_chwidth) { in wpas_p2p_move_go_csa()
|
/external/wpa_supplicant_8/hostapd/ |
D | config_file.c | 2889 conf->vht_oper_chwidth = atoi(pos); in hostapd_config_fill()
|