/hostap-latest/src/ap/ |
D | neighbor_db.c | 207 int ht, int vht, int he) in hostapd_get_nr_chan_width() 235 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac; in hostapd_neighbor_set_own_report() local
|
/hostap-latest/wpa_supplicant/ |
D | scan.c | 2838 int snr, bool vht) in max_rate() 2856 static unsigned int max_ht20_rate(int snr, bool vht) in max_ht20_rate() 2862 static unsigned int max_ht40_rate(int snr, bool vht) in max_ht40_rate()
|
D | rrm.c | 716 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
|
D | p2p_supplicant.c | 5970 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() 6483 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() 6895 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add() 7043 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent() 7680 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
|
D | wnm_sta.c | 951 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss() local
|
D | config_ssid.h | 597 int vht; member
|
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 7160 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() 7186 int vht = wpa_s->conf->p2p_go_vht; in p2p_ctrl_group_add() local
|
/hostap-latest/tests/hwsim/ |
D | test_wnm.py | 40 pmf=True, passphrase=None, ht=True, vht=False, mbo=False, argument 1114 def run_wnm_bss_tm_scan_not_needed(dev, apdev, ht=True, vht=False, hwmode='a', argument
|
D | wpasupplicant.py | 757 max_oper_chwidth=None, ht40=False, vht=False): argument 806 ht40=False, vht=False): argument
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 2501 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
|
/hostap-latest/src/p2p/ |
D | p2p.h | 102 int vht; member
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 365 int vht = wpa_s->conf->p2p_go_vht; in wpas_dbus_handler_p2p_group_add() local
|