Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_he.c209 hapd->iconf->he_oper_chwidth; in hostapd_eid_he_operation()
434 switch (hapd->iface->conf->he_oper_chwidth) { in check_valid_he_mcs()
H A Dap_config.h1197 enum oper_chan_width he_oper_chwidth; member
1335 return conf->he_oper_chwidth; in hostapd_get_oper_chwidth()
1352 conf->he_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
H A Dctrl_iface_ap.c989 iface->conf->he_oper_chwidth, in hostapd_ctrl_iface_status()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c475 conf->he_oper_chwidth = CONF_OPER_CHWIDTH_80MHZ; in wpa_supplicant_mesh_init()
477 conf->he_oper_chwidth = CONF_OPER_CHWIDTH_160MHZ; in wpa_supplicant_mesh_init()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3854 conf->he_oper_chwidth = atoi(pos); in hostapd_config_fill()