Searched refs:num_cfp (Results 1 – 9 of 9) sorted by relevance
1309 for (i = 0; i < rc->num_cfp; i++)1441 for (i = 0; i < rc->num_cfp; i++)1662 pmadapter->region_channel[i].num_cfp = (t_u8)cfp_no;1689 pmadapter->region_channel[i].num_cfp = (t_u8)cfp_no;1744 for (j = 0; j < priv->adapter->region_channel[i].num_cfp; j++)1795 for (j = 0; j < priv->adapter->region_channel[i].num_cfp; j++)1906 int cfp_no = pmadapter->region_channel[0].num_cfp;1934 cfp_no = pmadapter->region_channel[1].num_cfp;2161 pmadapter->region_channel[i].num_cfp = (t_u8)cfp_no_bg;2170 pmadapter->region_channel[i].num_cfp = (t_u8)cfp_no_a;[all …]
309 for (i = 0; i < region_chan->num_cfp; i++) in wlan_11d_generate_parsed_region_chan()318 parsed_region_chan->no_of_chan = region_chan->num_cfp; in wlan_11d_generate_parsed_region_chan()1134 pmadapter->universal_channel[i].num_cfp = (t_u8)(sizeof(channel_freq_power_UN_BG) / size);1135 PRINTM(MINFO, "11D: BG-band num_cfp=%d\n", pmadapter->universal_channel[i].num_cfp);1166 pmadapter->universal_channel[i].num_cfp = (t_u8)(sizeof(channel_freq_power_UN_AJ) / size);1167 PRINTM(MINFO, "11D: AJ-band num_cfp=%d\n", pmadapter->universal_channel[i].num_cfp);
262 for (entry = 0; entry < chn_tbl->num_cfp; entry++) in wlan_get_non_dfs_chan()271 if (entry == chn_tbl->num_cfp) in wlan_get_non_dfs_chan()
886 t_u8 num_cfp; in wlan_check_chan_width_ht40_by_region() local911 num_cfp = pmadapter->region_channel[0].num_cfp; in wlan_check_chan_width_ht40_by_region()915 for (i = 0; i < num_cfp; i++) in wlan_check_chan_width_ht40_by_region()932 if (pri_chan > num_cfp - 4U) in wlan_check_chan_width_ht40_by_region()
348 no_of_chan = pmadapter->region_channel[BAND_5GHZ].num_cfp; in wifi_uap_downld_domain_params()354 no_of_chan = pmadapter->region_channel[BAND_2GHZ].num_cfp; in wifi_uap_downld_domain_params()
423 for (next_chan = 0; next_chan < pscan_region->num_cfp; next_chan++) in wlan_scan_create_channel_list()4431 for (next_chan = 0; next_chan < pscan_region->num_cfp; next_chan++, chan_idx++) in wlan_bgscan_create_channel_list()
4059 for (next_chan = 0; next_chan < pchan_region->num_cfp; next_chan++) in wifi_get_chanlist()
262 for (i = 0; i < MAX(num_chan, region->num_cfp); i++) in wifi_setup_channel_flag()267 if (get_idx >= region->num_cfp) in wifi_setup_channel_flag()
1117 t_u8 num_cfp;