Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_sched.c3783 s32 wakeup_f_int; in ice_sched_calc_wakeup() local
3806 wakeup_f_int = (s32)DIV_64BIT(wakeup_f * ICE_RL_PROF_FRACTION, in ice_sched_calc_wakeup()
3809 wakeup |= (u16)(0x1ff & wakeup_f_int); in ice_sched_calc_wakeup()