Searched refs:num_cfp (Results 1 – 8 of 8) 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 …]
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()
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()1132 pmadapter->universal_channel[i].num_cfp = (t_u8)(sizeof(channel_freq_power_UN_BG) / size);1133 PRINTM(MINFO, "11D: BG-band num_cfp=%d\n", pmadapter->universal_channel[i].num_cfp);1164 pmadapter->universal_channel[i].num_cfp = (t_u8)(sizeof(channel_freq_power_UN_AJ) / size);1165 PRINTM(MINFO, "11D: AJ-band num_cfp=%d\n", pmadapter->universal_channel[i].num_cfp);
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()
3892 for (i = 0; i < MAX(num_chan, region->num_cfp); i++) in wifi_setup_channel_flag()3897 if (get_idx >= region->num_cfp) in wifi_setup_channel_flag()
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()
4055 for (next_chan = 0; next_chan < pchan_region->num_cfp; next_chan++) in wifi_get_chanlist()
1106 t_u8 num_cfp;