Searched refs:link_timeslots_used (Results 1 – 1 of 1) sorted by relevance
551 int link_timeslots_used; in increase_dsc_bpp() local582 link_timeslots_used = 0; in increase_dsc_bpp()585 link_timeslots_used += DIV_ROUND_UP(vars[i].pbn, pbn_per_timeslot); in increase_dsc_bpp()587 fair_pbn_alloc = (63 - link_timeslots_used) / remaining_to_increase * pbn_per_timeslot; in increase_dsc_bpp()