Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dtrace.h1392 __field(u16, ext_mld_capa_ops)
1419 __entry->ext_mld_capa_ops = req->ext_mld_capa_ops;
4191 __field(u16, ext_mld_capa_ops)
4203 __entry->ext_mld_capa_ops = req->ext_mld_capa_ops;
H A Dnl80211.c12052 req.ext_mld_capa_ops = in nl80211_associate()
17228 req.ext_mld_capa_ops = in nl80211_assoc_ml_reconf()
/linux/net/mac80211/
H A Dmlme.c2002 if (assoc_data->ext_mld_capa_ops) { in ieee80211_assoc_add_ml_elem()
2006 skb_put_data(skb, &assoc_data->ext_mld_capa_ops, in ieee80211_assoc_add_ml_elem()
2007 sizeof(assoc_data->ext_mld_capa_ops)); in ieee80211_assoc_add_ml_elem()
9583 assoc_data->ext_mld_capa_ops = in ieee80211_mgd_assoc()
9584 cpu_to_le16(req->ext_mld_capa_ops); in ieee80211_mgd_assoc()
10348 u16 removed_links, __le16 ext_mld_capa_ops) in ieee80211_build_ml_reconf_req() argument
10397 if (ext_mld_capa_ops) in ieee80211_build_ml_reconf_req()
10484 if (ext_mld_capa_ops) { in ieee80211_build_ml_reconf_req()
10487 skb_put_data(skb, &ext_mld_capa_ops, sizeof(ext_mld_capa_ops)); in ieee80211_build_ml_reconf_req()
[all...]
H A Dieee80211_i.h472 __le16 ext_mld_capa_ops; member
/linux/include/net/
H A Dcfg80211.h3201 * @ext_mld_capa_ops: extended MLD capabilities and operations set by
3207 u16 ext_mld_capa_ops; member
3282 * @ext_mld_capa_ops: extended MLD capabilities and operations set by
3304 u16 ext_mld_capa_ops; member