Home
last modified time | relevance | path

Searched refs:ieee80211_edmg_config (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h322 struct ieee80211_edmg_config;
326 struct ieee80211_edmg_config *edmg);
328 int ieee802_edmg_is_allowed(struct ieee80211_edmg_config allowed,
329 struct ieee80211_edmg_config requested);
Dieee802_11_common.c2412 struct ieee80211_edmg_config *edmg) in hostapd_encode_edmg_chan()
2457 int ieee802_edmg_is_allowed(struct ieee80211_edmg_config allowed, in ieee802_edmg_is_allowed()
2458 struct ieee80211_edmg_config requested) in ieee802_edmg_is_allowed()
/external/wpa_supplicant_8/src/ap/
Dhw_features.c729 struct ieee80211_edmg_config edmg; in hostapd_check_edmg_capab()
829 struct ieee80211_edmg_config edmg; in hostapd_is_usable_edmg()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h230 struct ieee80211_edmg_config { struct
300 struct ieee80211_edmg_config edmg;
778 struct ieee80211_edmg_config edmg;
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c3362 static struct ieee80211_edmg_config
3363 get_edmg_intersection(struct ieee80211_edmg_config a, in get_edmg_intersection()
3364 struct ieee80211_edmg_config b, in get_edmg_intersection()
3367 struct ieee80211_edmg_config result; in get_edmg_intersection()
3422 static struct ieee80211_edmg_config
3425 struct ieee80211_edmg_config request_edmg) in get_supported_edmg()
3698 struct ieee80211_edmg_config configured_edmg; in wpas_start_assoc_cb()
Dp2p_supplicant.c1947 struct ieee80211_edmg_config edmg; in wpas_p2p_freq_to_edmg_channel()
3737 struct ieee80211_edmg_config edmg; in wpas_p2p_verify_edmg()