Searched refs:res_s (Results 1 – 1 of 1) sorted by relevance
266 uint64_t rt_cur_to_prev, res_s, res_n, res_s_modulo, res; in mlx5e_mbuf_tstmp() local303 res_s = tstmp_sec * rt_cur_to_prev; in mlx5e_mbuf_tstmp()308 res_s_modulo = res_s % hw_clk_div; in mlx5e_mbuf_tstmp()309 res_s /= hw_clk_div; in mlx5e_mbuf_tstmp()316 res_s *= priv->cclk; in mlx5e_mbuf_tstmp()318 res = res_s + res_n; in mlx5e_mbuf_tstmp()