Searched refs:vht_center_freq2 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h38 int go_intent, int freq, unsigned int vht_center_freq2,
45 int freq, int vht_center_freq2, int ht40, int vht,
50 int vht_center_freq2, int ht40,
119 int vht_center_freq2, int ht40, int vht,
H A Dconfig_ssid.h529 unsigned int vht_center_freq2; member in struct:wpa_ssid
H A Dmesh.c352 ieee80211_freq_to_chan(ssid->vht_center_freq2,
470 ssid->vht_center_freq2 =
H A Dp2p_supplicant.c1922 ssid->vht_center_freq2 = params->vht_center_freq2;
2274 res->vht_center_freq2 = wpa_s->p2p_go_vht_center_freq2;
5491 int go_intent, int freq, unsigned int vht_center_freq2,
5536 wpa_s->p2p_go_vht_center_freq2 = vht_center_freq2;
5961 int freq, int vht_center_freq2, int ht40,
5977 params->vht_center_freq2 = vht_center_freq2;
6321 * @vht_center_freq2: segment_1 center frequency for GO operating in VHT 80P80
6331 int freq, int vht_center_freq2, in
5488 wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr, const char *pin, enum p2p_wps_method wps_method, int persistent_group, int auto_join, int join, int auth, int go_intent, int freq, unsigned int vht_center_freq2, int persistent_id, int pd, int ht40, int vht, unsigned int vht_chwidth, int he, const u8 *group_ssid, size_t group_ssid_len) argument
5959 wpas_p2p_init_go_params(struct wpa_supplicant *wpa_s, struct p2p_go_neg_results *params, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, const struct p2p_channels *channels) argument
6330 wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he) argument
6428 wpas_p2p_group_add_persistent(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int addr_allocated, int force_freq, int neg_freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, const struct p2p_channels *channels, int connection_timeout, int force_scan) argument
7057 wpas_p2p_invite(struct wpa_supplicant *wpa_s, const u8 *peer_addr, struct wpa_ssid *ssid, const u8 *go_dev_addr, int freq, int vht_center_freq2, int ht40, int vht, int max_chwidth, int pref_freq, int he) argument
[all...]
H A Dconfig_file.c845 INT(vht_center_freq2);
H A Dap.c65 ieee80211_freq_to_chan(ssid->vht_center_freq2,
H A Dconfig.c2246 { INT(vht_center_freq2) },
H A Dctrl_iface.c6402 int id, int freq, int vht_center_freq2,
6417 vht_center_freq2, 0, ht40, vht,
6401 p2p_ctrl_group_add_persistent(struct wpa_supplicant *wpa_s, int id, int freq, int vht_center_freq2, int ht40, int vht, int vht_chwidth, int he) argument
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.h104 unsigned int vht_center_freq2; member in struct:p2p_go_neg_results

Completed in 248 milliseconds