Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c2056 const struct wiphy_iftype_ext_capab *ift_ext_capa; in ieee80211_assoc_add_ml_elem() local
2065 ift_ext_capa = cfg80211_get_iftype_ext_capa(local->hw.wiphy, in ieee80211_assoc_add_ml_elem()
2067 if (ift_ext_capa) { in ieee80211_assoc_add_ml_elem()
2068 eml_capa = cpu_to_le16(ift_ext_capa->eml_capabilities); in ieee80211_assoc_add_ml_elem()
2069 mld_capa_ops = cpu_to_le16(ift_ext_capa->mld_capa_and_ops); in ieee80211_assoc_add_ml_elem()
10603 const struct wiphy_iftype_ext_capab *ift_ext_capa = in ieee80211_build_ml_reconf_req() local
10607 if (ift_ext_capa) { in ieee80211_build_ml_reconf_req()
10608 eml_capa = cpu_to_le16(ift_ext_capa->eml_capabilities); in ieee80211_build_ml_reconf_req()
10610 cpu_to_le16(ift_ext_capa->mld_capa_and_ops); in ieee80211_build_ml_reconf_req()