Home
last modified time | relevance | path

Searched refs:support_6ghz (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_i.h152 bool support_6ghz; member
H A Dp2p.c446 dev->support_6ghz = false; in p2p_create_device()
644 dev->support_6ghz = true; in p2p_update_peer_6ghz_capab()
5635 return dev->support_6ghz; in p2p_is_peer_6ghz_capab()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1594 bool support_6ghz; member
H A Devents.c2721 if (wpa_s->support_6ghz && trigger_6ghz_scan && data && in wpas_select_network_from_last_scan()
H A Dwpa_supplicant.c7357 wpa_s->support_6ghz = wpas_is_6ghz_supported(wpa_s, false); in wpa_supplicant_init_iface()