Searched refs:wiphy_num_chan (Results 1 – 1 of 1) sorted by relevance
1282 uint32_t wiphy_num_chan, wiphy_index; in fill_wiphy_band_channels() local1289 wiphy_num_chan = wiphy->bands[band_id]->n_channels; in fill_wiphy_band_channels()1292 for (wiphy_index = 0; wiphy_index < wiphy_num_chan; wiphy_index++) { in fill_wiphy_band_channels()