Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_sched.c3058 s64 bytes_per_sec, wakeup_int, wakeup_a, wakeup_b, wakeup_f; in ice_sched_calc_wakeup() local
3071 wakeup_b = (s64)ICE_RL_PROF_MULTIPLIER * wakeup_int; in ice_sched_calc_wakeup()
3076 wakeup_f = wakeup_a - wakeup_b; in ice_sched_calc_wakeup()