Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c390 u32 slot, jdx, kdx, ts; in sparx5_dsm_calendar_calc() local
402 kdx = 0; in sparx5_dsm_calendar_calc()
404 for (jdx = 0; jdx < indices_len; jdx++, kdx++) in sparx5_dsm_calendar_calc()
405 data->new_slots[kdx] = data->indices[jdx]; in sparx5_dsm_calendar_calc()
414 num_of_new_slots = kdx; in sparx5_dsm_calendar_calc()
504 u32 jdx, kdx; in sparx5_dsm_calendar_check() local
509 kdx = 0; in sparx5_dsm_calendar_check()
512 jdx = (jdx + 1) % num_of_slots, kdx++) { in sparx5_dsm_calendar_check()