Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c3081 s32 wakeup_f_int; in ice_sched_calc_wakeup() local
3104 wakeup_f_int = (s32)div64_long(wakeup_f * ICE_RL_PROF_FRACTION, in ice_sched_calc_wakeup()
3107 wakeup |= (u16)(0x1ff & wakeup_f_int); in ice_sched_calc_wakeup()