Searched refs:p2p_go_max_oper_chwidth (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant.c | 2481 res->max_oper_chwidth = wpa_s->p2p_go_max_oper_chwidth; in wpas_go_neg_completed() 3608 wpa_s->p2p_go_max_oper_chwidth, in wpas_invitation_result() 5413 wpa_s->p2p_go_max_oper_chwidth, in wpas_p2p_scan_res_join() 6020 wpa_s->p2p_go_max_oper_chwidth = vht_chwidth; in wpas_p2p_connect() 7704 wpa_s->p2p_go_max_oper_chwidth = max_chwidth; in wpas_p2p_invite() 7785 wpa_s->p2p_go_max_oper_chwidth = 0; in wpas_p2p_invite_group() 8740 wpa_s->p2p_go_max_oper_chwidth, in wpas_p2p_fallback_to_go_neg() 9278 -1, 0, 1, 1, wpa_s->p2p_go_max_oper_chwidth, in wpas_p2p_nfc_join_group() 9358 -1, 0, 1, 1, wpa_s->p2p_go_max_oper_chwidth, in wpas_p2p_nfc_init_go_neg() 9375 -1, 0, 1, 1, wpa_s->p2p_go_max_oper_chwidth, in wpas_p2p_nfc_resp_go_neg()
|
H A D | wpa_supplicant_i.h | 1190 unsigned int p2p_go_max_oper_chwidth; member
|