Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dneighbor_db.c142 int ht, int vht, int he) in hostapd_get_nr_chan_width()
168 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac; in hostapd_neighbor_set_own_report() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.c725 int sec_channel, int vht, in ieee80211_freq_to_channel_ext()
892 int vht = CHAN_WIDTH_UNKNOWN; in ieee80211_chaninfo_to_channel() local
1621 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Drrm.c692 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
H A Dp2p_supplicant.c5492 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect()
5962 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params()
6331 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add()
6432 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent()
7059 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
H A Dwnm_sta.c907 int sec_chan = 0, vht = 0; in wnm_nei_rep_add_bss() local
H A Dconfig_ssid.h522 int vht; member
H A Dctrl_iface.c5629 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
6303 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
6403 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent()
6425 int vht = wpa_s->conf->p2p_go_vht; in p2p_ctrl_group_add() local
/dflybsd-src/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h100 int vht; member