Home
last modified time | relevance | path

Searched refs:timestamp_offset (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h792 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx.h167 int timestamp_offset; /* Dynamic mbuf field for timestamp. */ member
H A Dmlx5_rxtx_vec_sse.h740 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_altivec.h1193 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rxq.c1633 &tmpl->rxq.timestamp_offset, in mlx5_rxq_new()
H A Dmlx5_rxtx.c1368 mlx5_timestamp_set(pkt, rxq->timestamp_offset, ts); in rxq_cq_to_mbuf()