Home
last modified time | relevance | path

Searched refs:nl_limits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1473 struct nlattr *nl_combi, *nl_limits; in nl80211_put_iface_combinations() local
1481 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1483 if (!nl_limits) in nl80211_put_iface_combinations()
1501 nla_nest_end(msg, nl_limits); in nl80211_put_iface_combinations()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c1629 struct nlattr *nl_combi, *nl_limits; in nl80211_put_iface_combinations() local
1637 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1639 if (!nl_limits) in nl80211_put_iface_combinations()
1657 nla_nest_end(msg, nl_limits); in nl80211_put_iface_combinations()

Completed in 37 milliseconds