Searched refs:nl_bands (Results 1 - 1 of 1) sorted by relevance
/net/wireless/ | ||
H A D | nl80211.c | 1242 struct nlattr *nl_bands, *nl_band; local 1367 nl_bands = nla_nest_start(msg, NL80211_ATTR_WIPHY_BANDS); 1368 if (!nl_bands) 1432 nla_nest_end(msg, nl_bands); |
Completed in 538 milliseconds