Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_rx.h136 int timestamp_offset; /* Dynamic mbuf field for timestamp. */ member
H A Dmlx5_rxtx_vec_neon.h801 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_sse.h746 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rx.c781 mlx5_timestamp_set(pkt, rxq->timestamp_offset, ts); in rxq_cq_to_mbuf()
H A Dmlx5_rxtx_vec_altivec.h1199 int offset = rxq->timestamp_offset; in rxq_cq_process_v()
H A Dmlx5_rxq.c1889 &tmpl->rxq.timestamp_offset, in mlx5_rxq_new()