Searched refs:ift_ext_capa (Results 1 – 1 of 1) sorted by relevance
1984 const struct wiphy_iftype_ext_capab *ift_ext_capa; in ieee80211_assoc_add_ml_elem() local1993 ift_ext_capa = cfg80211_get_iftype_ext_capa(local->hw.wiphy, in ieee80211_assoc_add_ml_elem()1995 if (ift_ext_capa) { in ieee80211_assoc_add_ml_elem()1996 eml_capa = cpu_to_le16(ift_ext_capa->eml_capabilities); in ieee80211_assoc_add_ml_elem()1997 mld_capa_ops = cpu_to_le16(ift_ext_capa->mld_capa_and_ops); in ieee80211_assoc_add_ml_elem()10442 const struct wiphy_iftype_ext_capab *ift_ext_capa = in ieee80211_build_ml_reconf_req() local10446 if (ift_ext_capa) { in ieee80211_build_ml_reconf_req()10447 eml_capa = cpu_to_le16(ift_ext_capa->eml_capabilities); in ieee80211_build_ml_reconf_req()10449 cpu_to_le16(ift_ext_capa->mld_capa_and_ops); in ieee80211_build_ml_reconf_req()