Searched refs:nl_bands (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
488 nl_bands = nla_nest_start(msg, NL80211_ATTR_WIPHY_BANDS);
489 if (!nl_bands)
557 nla_nest_end(msg, nl_bands);

Completed in 45 milliseconds