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.h1216 enum oper_chan_width eht_oper_chwidth; member
1246 return conf->eht_oper_chwidth; in hostapd_get_oper_chwidth()
1261 conf->eht_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
H A Dieee802_11_eht.c217 chwidth = conf->eht_oper_chwidth; in hostapd_eid_eht_operation()
343 switch (hapd->iface->conf->eht_oper_chwidth) { in check_valid_eht_mcs()
H A Dhw_features.c977 switch (conf->eht_oper_chwidth) { in hostapd_is_usable_punct_bitmap()
H A Dctrl_iface_ap.c897 iface->conf->eht_oper_chwidth, in hostapd_ctrl_iface_status()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5060 conf->eht_oper_chwidth = atoi(pos); in hostapd_config_fill()