Searched refs:cl (Results 1 – 2 of 2) sorted by relevance
2390 struct policy_mgr_conc_connection_info *cl; in add_sbs_chlist_to_pcl() local2410 cl = pm_conc_connection_list; in add_sbs_chlist_to_pcl()2412 if (!WLAN_REG_IS_24GHZ_CH_FREQ(cl[conn_index].freq) && in add_sbs_chlist_to_pcl()2413 cl[conn_index].freq < sbs_cut_off_freq) { in add_sbs_chlist_to_pcl()2414 pcl_freqs[*index] = cl[conn_index].freq; in add_sbs_chlist_to_pcl()2415 scc_freq = cl[conn_index].freq; in add_sbs_chlist_to_pcl()2457 cl = pm_conc_connection_list; in add_sbs_chlist_to_pcl()2459 if (!WLAN_REG_IS_24GHZ_CH_FREQ(cl[conn_index].freq) && in add_sbs_chlist_to_pcl()2460 cl[conn_index].freq > sbs_cut_off_freq) { in add_sbs_chlist_to_pcl()2461 pcl_freqs[*index] = cl[conn_index].freq; in add_sbs_chlist_to_pcl()[all …]
1452 int cl, curcl, curclhead = 0; local1466 cl = cpus[i].cluster_id;1468 i, cl);1469 if ((cl < HNC_MIN_CLUSTER) || (cl > HNC_MAX_CLUSTER)) {1470 NAPI_DEBUG("Bad cluster (%d). SKIPPED\n", cl);1478 if (cl_done & (0x01 << cl)) {1484 curcl = cl;1489 if ((curcl >= 0) && (curcl != cl)) {1491 cl, curcl);