Searched defs:hw_tstmp (Results 1 – 2 of 2) sorted by relevance
216 mlx5e_mbuf_tstmp(struct mlx5e_priv *priv, uint64_t hw_tstmp) in mlx5e_mbuf_tstmp()
1522 uint64_t hw_tstmp = lf & 0xfffffffffffffffULL; /* 60b, not 64b. */ in t4_tstmp_to_ns() local