Searched refs:nl_band (Results 1 – 1 of 1) sorted by relevance
1900 struct nlattr *nl_bands, *nl_band; in nl80211_send_wiphy() local2049 nl_band = nla_nest_start_noflag(msg, band); in nl80211_send_wiphy()2050 if (!nl_band) in nl80211_send_wiphy()2094 nla_nest_end(msg, nl_band); in nl80211_send_wiphy()