Home
last modified time | relevance | path

Searched refs:num_of_new_slots (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c396 u32 num_of_old_slots, num_of_new_slots, tgt_score; in sparx5_dsm_calendar_calc() local
418 num_of_new_slots = kdx; in sparx5_dsm_calendar_calc()
422 if (num_of_new_slots > num_of_old_slots) { in sparx5_dsm_calendar_calc()
428 num_of_new_slots; in sparx5_dsm_calendar_calc()
434 tgt_score = 100000 * num_of_new_slots / in sparx5_dsm_calendar_calc()