Searched defs:max_oper_chwidth (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | wpasupplicant.py | 757 max_oper_chwidth=None, ht40=False, vht=False): argument 805 wait_group=True, freq2=None, max_oper_chwidth=None, argument
|
/hostap-latest/src/p2p/ |
D | p2p.h | 106 u8 max_oper_chwidth; member
|
/hostap-latest/wpa_supplicant/ |
D | config_ssid.h | 603 enum oper_chan_width max_oper_chwidth; member
|
D | p2p_supplicant.c | 6483 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() 6896 int max_oper_chwidth, int he, int edmg, in wpas_p2p_group_add() 7043 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent()
|
D | ctrl_iface.c | 6372 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 7048 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7190 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|
/hostap-latest/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
|