Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c1279 const struct wiphy_iftype_ext_capab *ift_ext_capa; in ieee80211_assoc_add_ml_elem() local
1288 ift_ext_capa = cfg80211_get_iftype_ext_capa(local->hw.wiphy, in ieee80211_assoc_add_ml_elem()
1290 if (ift_ext_capa) { in ieee80211_assoc_add_ml_elem()
1291 eml_capa = cpu_to_le16(ift_ext_capa->eml_capabilities); in ieee80211_assoc_add_ml_elem()
1292 mld_capa_ops = cpu_to_le16(ift_ext_capa->mld_capa_and_ops); in ieee80211_assoc_add_ml_elem()