Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c1613 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() local
1616 if (!nl_modes) in nl80211_put_iftypes()
1627 nla_nest_end(msg, nl_modes); in nl80211_put_iftypes()