Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h989 u8 he_oper_centr_freq_seg1_idx; member
1059 return conf->he_oper_centr_freq_seg1_idx; in hostapd_get_oper_centr_freq_seg1_idx()
1070 conf->he_oper_centr_freq_seg1_idx = oper_centr_freq_seg1_idx; in hostapd_set_oper_centr_freq_seg1_idx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h1071 u8 he_oper_centr_freq_seg1_idx; member
1151 return conf->he_oper_centr_freq_seg1_idx; in hostapd_get_oper_centr_freq_seg1_idx()
1162 conf->he_oper_centr_freq_seg1_idx = oper_centr_freq_seg1_idx; in hostapd_set_oper_centr_freq_seg1_idx()
Dctrl_iface_ap.c775 iface->conf->he_oper_centr_freq_seg1_idx); in hostapd_ctrl_iface_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3565 conf->he_oper_centr_freq_seg1_idx = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3650 conf->he_oper_centr_freq_seg1_idx = atoi(pos); in hostapd_config_fill()