Home
last modified time | relevance | path

Searched refs:vht_oper_centr_freq_seg1_idx (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h945 u8 vht_oper_centr_freq_seg1_idx; member
1061 return conf->vht_oper_centr_freq_seg1_idx; in hostapd_get_oper_centr_freq_seg1_idx()
1072 conf->vht_oper_centr_freq_seg1_idx = oper_centr_freq_seg1_idx; in hostapd_set_oper_centr_freq_seg1_idx()
Dieee802_11_vht.c93 hapd->iconf->vht_oper_centr_freq_seg1_idx; in hostapd_eid_vht_operation()
Dctrl_iface_ap.c738 iface->conf->vht_oper_centr_freq_seg1_idx, in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h1027 u8 vht_oper_centr_freq_seg1_idx; member
1153 return conf->vht_oper_centr_freq_seg1_idx; in hostapd_get_oper_centr_freq_seg1_idx()
1164 conf->vht_oper_centr_freq_seg1_idx = oper_centr_freq_seg1_idx; in hostapd_set_oper_centr_freq_seg1_idx()
Dieee802_11_vht.c96 hapd->iconf->vht_oper_centr_freq_seg1_idx; in hostapd_eid_vht_operation()
Dctrl_iface_ap.c790 iface->conf->vht_oper_centr_freq_seg1_idx, in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh.c353 &conf->vht_oper_centr_freq_seg1_idx); in wpa_supplicant_mesh_init()
Dap.c66 &conf->vht_oper_centr_freq_seg1_idx); in wpas_conf_ap_vht()
Dp2p_supplicant.c9202 if (conf->vht_oper_centr_freq_seg1_idx) in wpas_p2p_move_go_csa()
9205 conf->vht_oper_centr_freq_seg1_idx); in wpas_p2p_move_go_csa()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3443 conf->vht_oper_centr_freq_seg1_idx = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c9717 if (conf->vht_oper_centr_freq_seg1_idx) in wpas_p2p_move_go_csa()
9720 conf->vht_oper_centr_freq_seg1_idx); in wpas_p2p_move_go_csa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3505 conf->vht_oper_centr_freq_seg1_idx = atoi(pos); in hostapd_config_fill()