Searched refs:hw_tstmp (Results 1 – 2 of 2) sorted by relevance
212 mlx5e_mbuf_tstmp(struct mlx5e_priv *priv, uint64_t hw_tstmp) in mlx5e_mbuf_tstmp() argument227 a1 = (hw_tstmp - dcp.clbr_hw_prev) >> MLX5E_TSTMP_PREC; in mlx5e_mbuf_tstmp()
1533 uint64_t hw_tstmp = lf & 0xfffffffffffffffULL; /* 60b, not 64b. */ in t4_tstmp_to_ns() local1556 hw_clocks = hw_tstmp - dcur.hw_prev; in t4_tstmp_to_ns()