Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1119 enum oper_chan_width vht_oper_chwidth; member
1252 return conf->vht_oper_chwidth; in hostapd_get_oper_chwidth()
1269 conf->vht_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
H A Dctrl_iface_ap.c983 iface->conf->vht_oper_chwidth, in hostapd_ctrl_iface_status()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c138 conf->vht_oper_chwidth, in wpas_conf_ap_vht()
150 conf->vht_oper_chwidth, in wpas_conf_ap_vht()
179 conf->vht_oper_chwidth, in wpas_conf_ap_vht()
H A Dp2p_supplicant.c9815 conf->vht_oper_chwidth, in wpas_p2p_move_go_csa()
9844 switch (conf->vht_oper_chwidth) { in wpas_p2p_move_go_csa()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3707 conf->vht_oper_chwidth = atoi(pos); in hostapd_config_fill()