Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1463 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
1466 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1468 if (!nl_combis) in nl80211_put_iface_combinations()
1525 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c1619 struct nlattr *nl_combis; in nl80211_put_iface_combinations() local
1622 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1624 if (!nl_combis) in nl80211_put_iface_combinations()
1681 nla_nest_end(msg, nl_combis); in nl80211_put_iface_combinations()

Completed in 39 milliseconds