Searched refs:NL80211_ATTR_MLO_LINKS (Results 1 – 4 of 4) sorted by relevance
3268 NL80211_ATTR_MLO_LINKS, enumerator
3322 NL80211_ATTR_MLO_LINKS, enumerator
1053 if (!tb[NL80211_ATTR_MLO_LINKS]) in get_mlo_info()1057 nla_for_each_nested(link_attr, tb[NL80211_ATTR_MLO_LINKS], rem) { in get_mlo_info()6613 links = nla_nest_start(msg, NL80211_ATTR_MLO_LINKS); in nl80211_connect_common()9551 if (!tb[NL80211_ATTR_MLO_LINKS]) in get_links_channel_width()9554 nla_for_each_nested(link, tb[NL80211_ATTR_MLO_LINKS], rem_links) { in get_links_channel_width()
3806 tb[NL80211_ATTR_MLO_LINKS]); in do_process_drv_event()