Home
last modified time | relevance | path

Searched refs:he_oper_centr_freq_seg0_idx (Results 1 – 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h988 u8 he_oper_centr_freq_seg0_idx; member
1038 return conf->he_oper_centr_freq_seg0_idx; in hostapd_get_oper_centr_freq_seg0_idx()
1049 conf->he_oper_centr_freq_seg0_idx = oper_centr_freq_seg0_idx; in hostapd_set_oper_centr_freq_seg0_idx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h1070 u8 he_oper_centr_freq_seg0_idx; member
1130 return conf->he_oper_centr_freq_seg0_idx; in hostapd_get_oper_centr_freq_seg0_idx()
1141 conf->he_oper_centr_freq_seg0_idx = oper_centr_freq_seg0_idx; in hostapd_set_oper_centr_freq_seg0_idx()
Dctrl_iface_ap.c774 iface->conf->he_oper_centr_freq_seg0_idx, in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3563 conf->he_oper_centr_freq_seg0_idx = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3648 conf->he_oper_centr_freq_seg0_idx = atoi(pos); in hostapd_config_fill()