Home
last modified time | relevance | path

Searched defs:ht40 (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211.c1173 getflags_2ghz(const uint8_t bands[], uint32_t flags[], int ht40) in getflags_2ghz()
1192 getflags_5ghz(const uint8_t bands[], uint32_t flags[], int ht40) in getflags_5ghz()
1209 getflags(const uint8_t bands[], uint32_t flags[], int ht40) in getflags()
1352 int ht40) in ieee80211_add_channel_list_2ghz()
1365 int ht40) in ieee80211_add_channel_list_5ghz()
H A Dieee80211_regdomain.c122 int ht40; in ieee80211_init_channels() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c5492 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect()
5961 int freq, int vht_center_freq2, int ht40, in wpas_p2p_init_go_params()
6331 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add()
6431 int vht_center_freq2, int ht40, in wpas_p2p_group_add_persistent()
7059 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
H A Dconfig_ssid.h520 int ht40; 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()
6426 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in p2p_ctrl_group_add() local
H A Dwpa_supplicant.c2151 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
/dflybsd-src/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h98 int ht40; member