Home
last modified time | relevance | path

Searched refs:eht_oper_centr_freq_seg0_idx (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dap_config.h1238 u8 eht_oper_centr_freq_seg0_idx; member
1298 return conf->eht_oper_centr_freq_seg0_idx; in hostapd_get_oper_centr_freq_seg0_idx()
1313 conf->eht_oper_centr_freq_seg0_idx = oper_centr_freq_seg0_idx; in hostapd_set_oper_centr_freq_seg0_idx()
Dhw_features.c979 start_chan = conf->eht_oper_centr_freq_seg0_idx - 30; in hostapd_is_usable_punct_bitmap()
988 start_chan = conf->eht_oper_centr_freq_seg0_idx - 6; in hostapd_is_usable_punct_bitmap()
992 start_chan = conf->eht_oper_centr_freq_seg0_idx - 14; in hostapd_is_usable_punct_bitmap()
Dctrl_iface_ap.c898 iface->conf->eht_oper_centr_freq_seg0_idx); in hostapd_ctrl_iface_status()
/hostap-latest/hostapd/
Dconfig_file.c5137 conf->eht_oper_centr_freq_seg0_idx = atoi(pos); in hostapd_config_fill()