Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1249 enum oper_chan_width eht_oper_chwidth; member
1331 return conf->eht_oper_chwidth; in hostapd_get_oper_chwidth()
1346 conf->eht_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
H A Dieee802_11_eht.c199 chwidth = conf->eht_oper_chwidth; in hostapd_eid_eht_operation()
327 switch (hapd->iface->conf->eht_oper_chwidth) { in check_valid_eht_mcs()
H A Dhw_features.c1059 switch (conf->eht_oper_chwidth) { in hostapd_is_usable_punct_bitmap()
H A Dctrl_iface_ap.c910 iface->conf->eht_oper_chwidth, in hostapd_ctrl_iface_status()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5184 conf->eht_oper_chwidth = atoi(pos); in hostapd_config_fill()