/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | neighbor_db.c | 142 int ht, int vht, int he) in hostapd_get_nr_chan_width() argument 146 if (!ht && !vht && !he) in hostapd_get_nr_chan_width() 150 if ((!vht && !he) || oper_chwidth == CHANWIDTH_USE_HT) in hostapd_get_nr_chan_width() 168 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac; in hostapd_neighbor_set_own_report() local 203 if (vht) in hostapd_neighbor_set_own_report() 215 width = hostapd_get_nr_chan_width(hapd, ht, vht, he); in hostapd_neighbor_set_own_report() 216 if (vht) { in hostapd_neighbor_set_own_report() 244 wpabuf_put_u8(nr, ieee80211_get_phy_type(hapd->iface->freq, ht, vht)); in hostapd_neighbor_set_own_report()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | neighbor_db.c | 200 int ht, int vht, int he) in hostapd_get_nr_chan_width() argument 204 if (!ht && !vht && !he) in hostapd_get_nr_chan_width() 208 if ((!vht && !he) || oper_chwidth == CHANWIDTH_USE_HT) in hostapd_get_nr_chan_width() 226 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac; in hostapd_neighbor_set_own_report() local 261 if (vht) in hostapd_neighbor_set_own_report() 275 width = hostapd_get_nr_chan_width(hapd, ht, vht, he); in hostapd_neighbor_set_own_report() 276 if (vht) { in hostapd_neighbor_set_own_report() 304 wpabuf_put_u8(nr, ieee80211_get_phy_type(hapd->iface->freq, ht, vht)); in hostapd_neighbor_set_own_report()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | ieee802_11_common.c | 725 int sec_channel, int vht, in ieee80211_freq_to_channel_ext() argument 739 if (vht) in ieee80211_freq_to_channel_ext() 756 if (sec_channel || vht) in ieee80211_freq_to_channel_ext() 773 switch (vht) { in ieee80211_freq_to_channel_ext() 876 if (sec_channel || vht) in ieee80211_freq_to_channel_ext() 892 int vht = CHAN_WIDTH_UNKNOWN; in ieee80211_chaninfo_to_channel() local 899 vht = CHANWIDTH_USE_HT; in ieee80211_chaninfo_to_channel() 902 vht = CHANWIDTH_80MHZ; in ieee80211_chaninfo_to_channel() 905 vht = CHANWIDTH_80P80MHZ; in ieee80211_chaninfo_to_channel() 908 vht = CHANWIDTH_160MHZ; in ieee80211_chaninfo_to_channel() [all …]
|
D | ieee802_11_common.h | 176 int sec_channel, int vht, 182 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | wpa_magiclink.c | 372 int vht = wpa_s->conf->p2p_go_vht; local 373 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; 376 return wpas_p2p_group_add(wpa_s, persistent, freq, 0, ht40, vht, max_band, 379 return wpas_p2p_group_add_persistent(wpa_s, ssid, 0, freq, 0, 0, ht40, vht,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | wpa_magiclink.c | 373 int vht = wpa_s->conf->p2p_go_vht; local 374 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; 379 wpa_s, persistent, freq, 0, ht40, vht, max_band, 0); 382 wpa_s, ssid, 0, freq, 0, 0, ht40, vht, max_band, 0, NULL, 0, 0);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | p2p_supplicant.h | 39 int persistent_id, int pd, int ht40, int vht, 46 int freq, int vht_center_freq2, int ht40, int vht, 51 int vht_center_freq2, int ht40, int vht, 122 int vht_center_freq2, int ht40, int vht, int max_chwidth,
|
D | rrm.c | 711 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local 739 vht = CHANWIDTH_160MHZ; in wpas_get_op_chan_phy() 741 vht = CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy() 743 vht = CHANWIDTH_80MHZ; in wpas_get_op_chan_phy() 746 vht = CHANWIDTH_160MHZ; in wpas_get_op_chan_phy() 749 vht = CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy() 752 vht = CHANWIDTH_USE_HT; in wpas_get_op_chan_phy() 757 if (ieee80211_freq_to_channel_ext(freq, sec_chan, vht, op_class, in wpas_get_op_chan_phy()
|
D | config_ssid.h | 560 int vht; member
|
D | scan.c | 2462 int snr, bool vht) in max_rate() argument 2468 (vht || entry - table <= vht_mcs)) in max_rate() 2473 if (entry->minsnr == -1 || (!vht && entry - table > vht_mcs)) in max_rate() 2480 static unsigned int max_ht20_rate(int snr, bool vht) in max_ht20_rate() argument 2482 return max_rate(vht20_table, snr, vht); in max_ht20_rate() 2486 static unsigned int max_ht40_rate(int snr, bool vht) in max_ht40_rate() argument 2488 return max_rate(vht40_table, snr, vht); in max_ht40_rate()
|
D | wnm_sta.c | 924 int sec_chan = 0, vht = 0; in wnm_nei_rep_add_bss() local 948 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss() 951 if (ieee80211_freq_to_channel_ext(bss->freq, sec_chan, vht, &op_class, in wnm_nei_rep_add_bss()
|
D | p2p_supplicant.c | 2061 ssid->vht = params->vht; in wpas_start_wps_go() 2444 res->vht = 1; in wpas_go_neg_completed() 5916 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() argument 5963 wpa_s->p2p_go_vht = !!vht; in wpas_p2p_connect() 6425 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() argument 6438 params->vht = vht; in wpas_p2p_init_go_params() 6836 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add() argument 6861 ht40, vht, max_oper_chwidth, he, edmg, in wpas_p2p_group_add() 6941 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent() argument 7019 ht40, vht, max_oper_chwidth, he, edmg, in wpas_p2p_group_add_persistent() [all …]
|
D | ctrl_iface.c | 6069 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 6116 vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht; in p2p_ctrl_connect() 6118 vht; in p2p_ctrl_connect() 6194 pd, ht40, vht, max_oper_chwidth, he, edmg, in p2p_ctrl_connect() 6750 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 6786 vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht; in p2p_ctrl_invite_persistent() 6788 vht; in p2p_ctrl_invite_persistent() 6809 return wpas_p2p_invite(wpa_s, _peer, ssid, NULL, freq, freq2, ht40, vht, in p2p_ctrl_invite_persistent() 6862 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() argument 6876 vht_center_freq2, 0, ht40, vht, in p2p_ctrl_group_add_persistent() [all …]
|
D | README-P2P | 153 [go_intent=<0..15>] [freq=<in MHz>] [ht40] [vht] [he] [provdisc] [auto] 265 [ht40] [vht] [he] 561 [go_dev_addr=address] [freq=<freq in MHz>] [ht40] [vht] [he]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | p2p_supplicant.h | 39 int persistent_id, int pd, int ht40, int vht, 45 int freq, int vht_center_freq2, int ht40, int vht, 51 int vht, int max_oper_chwidth, int he, 119 int vht_center_freq2, int ht40, int vht,
|
D | rrm.c | 692 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local 720 vht = CHANWIDTH_160MHZ; in wpas_get_op_chan_phy() 722 vht = CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy() 724 vht = CHANWIDTH_80MHZ; in wpas_get_op_chan_phy() 727 vht = CHANWIDTH_160MHZ; in wpas_get_op_chan_phy() 730 vht = CHANWIDTH_80P80MHZ; in wpas_get_op_chan_phy() 733 vht = CHANWIDTH_USE_HT; in wpas_get_op_chan_phy() 738 if (ieee80211_freq_to_channel_ext(freq, sec_chan, vht, op_class, in wpas_get_op_chan_phy()
|
D | config_ssid.h | 522 int vht; member
|
D | mesh.c | 333 if (conf->hw_mode == HOSTAPD_MODE_IEEE80211A && ssid->vht) { in wpa_supplicant_mesh_init() 464 ssid->vht = 1; in wpa_supplicant_join_mesh()
|
D | wnm_sta.c | 907 int sec_chan = 0, vht = 0; in wnm_nei_rep_add_bss() local 931 vht = vht_oper->vht_op_info_chwidth; in wnm_nei_rep_add_bss() 934 if (ieee80211_freq_to_channel_ext(bss->freq, sec_chan, vht, &op_class, in wnm_nei_rep_add_bss()
|
D | ctrl_iface.c | 5693 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 5737 vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht; in p2p_ctrl_connect() 5739 vht; in p2p_ctrl_connect() 5811 pd, ht40, vht, max_oper_chwidth, he, in p2p_ctrl_connect() 6367 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 6401 vht = (os_strstr(cmd, " vht") != NULL) || wpa_s->conf->p2p_go_vht; in p2p_ctrl_invite_persistent() 6403 vht; in p2p_ctrl_invite_persistent() 6418 return wpas_p2p_invite(wpa_s, _peer, ssid, NULL, freq, freq2, ht40, vht, in p2p_ctrl_invite_persistent() 6467 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() argument 6481 vht_center_freq2, 0, ht40, vht, in p2p_ctrl_group_add_persistent() [all …]
|
D | p2p_supplicant.c | 1926 ssid->vht = params->vht; in wpas_start_wps_go() 2279 res->vht = 1; in wpas_go_neg_completed() 5505 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() argument 5548 wpa_s->p2p_go_vht = !!vht; in wpas_p2p_connect() 5975 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() argument 5987 params->vht = vht; in wpas_p2p_init_go_params() 6344 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add() argument 6366 ht40, vht, max_oper_chwidth, he, NULL)) in wpas_p2p_group_add() 6445 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent() argument 6521 ht40, vht, max_oper_chwidth, he, channels)) in wpas_p2p_group_add_persistent() [all …]
|
D | README-P2P | 153 [go_intent=<0..15>] [freq=<in MHz>] [ht40] [vht] [he] [provdisc] [auto] 265 [ht40] [vht] [he] 561 [go_dev_addr=address] [freq=<freq in MHz>] [ht40] [vht] [he]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | ieee802_11_common.h | 215 int sec_channel, int vht, 222 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht);
|
D | ieee802_11_common.c | 1956 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type() argument 1958 if (vht) in ieee80211_get_phy_type()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
D | p2p.h | 100 int vht; member
|