Searched refs:res_n (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() local304 res_n = tstmp_nsec * rt_cur_to_prev; in mlx5e_mbuf_tstmp()313 res_n += res_s_modulo; in mlx5e_mbuf_tstmp()315 res_n /= hw_clk_div; in mlx5e_mbuf_tstmp()318 res = res_s + res_n; in mlx5e_mbuf_tstmp()