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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c434 struct nlattr *nl_cmds; local
559 nl_cmds = nla_nest_start(msg, NL80211_ATTR_SUPPORTED_COMMANDS);
560 if (!nl_cmds)
609 nla_nest_end(msg, nl_cmds);

Completed in 66 milliseconds