Searched refs:ext_mld_capa_ops (Results 1 – 5 of 5) sorted by relevance
| /linux/net/wireless/ |
| H A D | trace.h | 1413 __field(u16, ext_mld_capa_ops) 1440 __entry->ext_mld_capa_ops = req->ext_mld_capa_ops; 4156 __field(u16, ext_mld_capa_ops) 4168 __entry->ext_mld_capa_ops = req->ext_mld_capa_ops;
|
| H A D | nl80211.c | 12424 req.ext_mld_capa_ops = in nl80211_associate() 17787 req.ext_mld_capa_ops = in nl80211_assoc_ml_reconf()
|
| /linux/net/mac80211/ |
| H A D | mlme.c | 2023 if (assoc_data->ext_mld_capa_ops) { in ieee80211_assoc_add_ml_elem() 2027 skb_put_data(skb, &assoc_data->ext_mld_capa_ops, in ieee80211_assoc_add_ml_elem() 2028 sizeof(assoc_data->ext_mld_capa_ops)); in ieee80211_assoc_add_ml_elem() 9675 assoc_data->ext_mld_capa_ops = in ieee80211_mgd_assoc() 9676 cpu_to_le16(req->ext_mld_capa_ops); in ieee80211_mgd_assoc() 10439 u16 removed_links, __le16 ext_mld_capa_ops) in ieee80211_build_ml_reconf_req() 10488 if (ext_mld_capa_ops) in ieee80211_build_ml_reconf_req() 10575 if (ext_mld_capa_ops) { in ieee80211_build_ml_reconf_req() 10578 skb_put_data(skb, &ext_mld_capa_ops, sizeof(ext_mld_capa_ops)); in ieee80211_build_ml_reconf_req() 10412 ieee80211_build_ml_reconf_req(struct ieee80211_sub_if_data * sdata,struct ieee80211_mgd_assoc_data * add_links_data,u16 removed_links,__le16 ext_mld_capa_ops) ieee80211_build_ml_reconf_req() argument [all...] |
| H A D | ieee80211_i.h | 478 __le16 ext_mld_capa_ops; 480 __le16 ext_mld_capa_ops; global() member
|
| /linux/include/net/ |
| H A D | cfg80211.h | 3238 * @ext_mld_capa_ops: extended MLD capabilities and operations set by 3244 u16 ext_mld_capa_ops; 3319 * @ext_mld_capa_ops: extended MLD capabilities and operations set by 3341 u16 ext_mld_capa_ops; 3247 u16 ext_mld_capa_ops; global() member 3344 u16 ext_mld_capa_ops; global() member
|