Searched defs:max_oper_chwidth (Results 1 – 6 of 6) sorted by relevance
/hostap/tests/hwsim/ |
D | wpasupplicant.py | 782 max_oper_chwidth=None, ht40=False, vht=False): argument 830 wait_group=True, freq2=None, max_oper_chwidth=None, argument
|
/hostap/wpa_supplicant/ |
D | config_ssid.h | 608 enum oper_chan_width max_oper_chwidth; member
|
D | p2p_supplicant.c | 7529 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() 7944 int max_oper_chwidth, int he, int edmg, in wpas_p2p_group_add() 8125 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent()
|
D | ctrl_iface.c | 6390 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 7149 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7303 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|
/hostap/src/p2p/ |
D | p2p.h | 117 u8 max_oper_chwidth; member
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 369 int max_oper_chwidth, chwidth = 0, freq2 = 0; in wpas_dbus_handler_p2p_group_add() local
|