Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
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()