Searched refs:total_prefetch_bw (Results 1 – 2 of 2) sorted by relevance
197 double total_prefetch_bw = 0.0; in get_total_prefetch_bw() local201 total_prefetch_bw += mode_lib->vba.PrefetchBandwidth[k]; in get_total_prefetch_bw()202 return total_prefetch_bw; in get_total_prefetch_bw()
466 float total_prefetch_bw = 0; in dcn_bw_calc_rq_dlg_ttu() local479 total_prefetch_bw += v->prefetch_bandwidth[i]; in dcn_bw_calc_rq_dlg_ttu()482 dlg_sys_param->total_flip_bw = v->return_bw - dcn_bw_max2(total_active_bw, total_prefetch_bw); in dcn_bw_calc_rq_dlg_ttu()