Home
last modified time | relevance | path

Searched refs:p2p_go_vht_center_freq2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2482 res->vht_center_freq2 = wpa_s->p2p_go_vht_center_freq2; in wpas_go_neg_completed()
3606 wpa_s->p2p_go_vht_center_freq2, in wpas_invitation_result()
5408 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_scan_res_join()
6019 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_connect()
7705 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2; in wpas_p2p_invite()
7784 wpa_s->p2p_go_vht_center_freq2 = 0; in wpas_p2p_invite_group()
8735 wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_fallback_to_go_neg()
9277 params->go_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_join_group()
9357 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_init_go_neg()
9374 forced_freq, wpa_s->p2p_go_vht_center_freq2, in wpas_p2p_nfc_resp_go_neg()
H A Dwpa_supplicant_i.h1191 unsigned int p2p_go_vht_center_freq2; member