Lines Matching refs:num_channels
193 unsigned int num_channels = in wiphy_info_iface_comb_process() local
197 if (info->num_multichan_concurrent < num_channels) in wiphy_info_iface_comb_process()
198 info->num_multichan_concurrent = num_channels; in wiphy_info_iface_comb_process()
1847 mode->num_channels + new_channels, in phy_info_freqs()
1853 mode->num_channels += new_channels; in phy_info_freqs()
2174 if (!modes[m].num_channels) in wpa_driver_nl80211_postprocess_modes()
2180 modes[m].num_channels = 0; in wpa_driver_nl80211_postprocess_modes()
2243 mode->num_channels = mode11g->num_channels; in wpa_driver_nl80211_postprocess_modes()
2245 mode11g->num_channels * in wpa_driver_nl80211_postprocess_modes()
2289 for (c = 0; c < mode->num_channels; c++) { in nl80211_set_ht40_mode()
2302 for (c = 0; c < mode->num_channels; c++) { in nl80211_set_ht40_mode_sec()
2323 for (c = 0; c < mode->num_channels; c++) { in nl80211_reg_rule_max_eirp()
2379 for (c = 0; c < mode->num_channels; c++) { in nl80211_set_vht_mode()
2430 for (c = 0; c < mode->num_channels; c++) { in nl80211_set_6ghz_mode()
2467 if (results->modes[m].num_channels == 0 || in nl80211_reg_rule_6ghz()
2659 for (j = 0; j < mode->num_channels; j++) { in nl80211_dump_chan_list()