Home
last modified time | relevance | path

Searched defs:hw_tstmp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c216 mlx5e_mbuf_tstmp(struct mlx5e_priv *priv, uint64_t hw_tstmp) in mlx5e_mbuf_tstmp()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1522 uint64_t hw_tstmp = lf & 0xfffffffffffffffULL; /* 60b, not 64b. */ in t4_tstmp_to_ns() local