Searched refs:nl_band (Results 1 – 1 of 1) sorted by relevance
2223 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local2373 nl_band = nla_nest_start_noflag(msg, band); in nl80211_send_wiphy()2374 if (!nl_band) in nl80211_send_wiphy()2419 nla_nest_end(msg, nl_band); in nl80211_send_wiphy()