Searched refs:nl_band (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.c430 struct nlattr *nl_bands, *nl_band; local
496 nl_band = nla_nest_start(msg, band);
497 if (!nl_band)
555 nla_nest_end(msg, nl_band);

Completed in 61 milliseconds