Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dnl80211.c1577 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() local
1580 if (!nl_modes) in nl80211_put_iftypes()
1591 nla_nest_end(msg, nl_modes); in nl80211_put_iftypes()