Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3332 NL80211_ATTR_MLO_LINKS, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c811 [NL80211_ATTR_MLO_LINKS] =
3945 NL80211_ATTR_MLO_LINKS); in nl80211_send_iface()
11137 if (info->attrs[NL80211_ATTR_MLO_LINKS]) { in nl80211_associate()
11161 info->attrs[NL80211_ATTR_MLO_LINKS], in nl80211_associate()
18166 nested = nla_nest_start(msg, NL80211_ATTR_MLO_LINKS); in nl80211_send_connect_result()
18272 nested = nla_nest_start(msg, NL80211_ATTR_MLO_LINKS); in nl80211_send_roamed()
18421 links = nla_nest_start(msg, NL80211_ATTR_MLO_LINKS); in cfg80211_links_removed()