Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_sched.c3874 s64 bytes_per_sec, ts_rate, mv_tmp; in ice_sched_bw_to_rl_profile() local
3891 ts_rate = DIV_64BIT((s64)hw->psm_clk_freq, in ice_sched_bw_to_rl_profile()
3893 if (ts_rate <= 0) in ice_sched_bw_to_rl_profile()
3898 ts_rate); in ice_sched_bw_to_rl_profile()