Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1217 u8 eht_oper_centr_freq_seg0_idx; member
1277 return conf->eht_oper_centr_freq_seg0_idx; in hostapd_get_oper_centr_freq_seg0_idx()
1292 conf->eht_oper_centr_freq_seg0_idx = oper_centr_freq_seg0_idx; in hostapd_set_oper_centr_freq_seg0_idx()
H A Dhw_features.c975 start_chan = conf->eht_oper_centr_freq_seg0_idx - 30; in hostapd_is_usable_punct_bitmap()
984 start_chan = conf->eht_oper_centr_freq_seg0_idx - 6; in hostapd_is_usable_punct_bitmap()
988 start_chan = conf->eht_oper_centr_freq_seg0_idx - 14; in hostapd_is_usable_punct_bitmap()
H A Dctrl_iface_ap.c898 iface->conf->eht_oper_centr_freq_seg0_idx); in hostapd_ctrl_iface_status()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5062 conf->eht_oper_centr_freq_seg0_idx = atoi(pos); in hostapd_config_fill()