Home
last modified time | relevance | path

Searched defs:vht (Results 1 – 12 of 12) sorted by relevance

/hostap-latest/src/ap/
Dneighbor_db.c207 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/
Dscan.c2838 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()
Drrm.c716 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
Dp2p_supplicant.c5970 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()
Dwnm_sta.c951 enum oper_chan_width vht = CONF_OPER_CHWIDTH_USE_HT; in wnm_nei_rep_add_bss() local
Dconfig_ssid.h597 int vht; member
Dctrl_iface.c6372 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/
Dtest_wnm.py40 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
Dwpasupplicant.py757 max_oper_chwidth=None, ht40=False, vht=False): argument
806 ht40=False, vht=False): argument
/hostap-latest/src/common/
Dieee802_11_common.c2501 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
/hostap-latest/src/p2p/
Dp2p.h102 int vht; member
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c365 int vht = wpa_s->conf->p2p_go_vht; in wpas_dbus_handler_p2p_group_add() local