Searched refs:nl_band (Results 1 – 1 of 1) sorted by relevance
2108 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local2255 nl_band = nla_nest_start_noflag(msg, band); in nl80211_send_wiphy()2256 if (!nl_band) in nl80211_send_wiphy()2301 nla_nest_end(msg, nl_band); in nl80211_send_wiphy()