Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1438 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() local
1441 if (!nl_modes) in nl80211_put_iftypes()
1452 nla_nest_end(msg, nl_modes); in nl80211_put_iftypes()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c1594 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() local
1597 if (!nl_modes) in nl80211_put_iftypes()
1608 nla_nest_end(msg, nl_modes); in nl80211_put_iftypes()

Completed in 39 milliseconds