Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h1237 enum oper_chan_width eht_oper_chwidth; member
1267 return conf->eht_oper_chwidth; in hostapd_get_oper_chwidth()
1282 conf->eht_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
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()
Dhw_features.c981 switch (conf->eht_oper_chwidth) { in hostapd_is_usable_punct_bitmap()
Dctrl_iface_ap.c897 iface->conf->eht_oper_chwidth, in hostapd_ctrl_iface_status()
/hostap-latest/hostapd/
Dconfig_file.c5135 conf->eht_oper_chwidth = atoi(pos); in hostapd_config_fill()