Searched refs:fs_bw_min (Results 1 – 1 of 1) sorted by relevance
684 u32 bw_max, fs_bw_min; in alloc_sch_portion_of_frame() local694 fs_bw_min = FS_PAYLOAD_MAX; in alloc_sch_portion_of_frame()713 if (fs_bw < fs_bw_min) { in alloc_sch_portion_of_frame()714 fs_bw_min = fs_bw; in alloc_sch_portion_of_frame()718 if (!fs_bw_min) in alloc_sch_portion_of_frame()