Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dnl80211.c1317 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() local
1320 if (!nl_modes) in nl80211_put_iftypes()
1331 nla_nest_end(msg, nl_modes); in nl80211_put_iftypes()