Home
last modified time | relevance | path

Searched refs:rt_timestamp (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h793 if (rxq->rt_timestamp) { in rxq_cq_process_v()
H A Dmlx5_rxtx.h114 unsigned int rt_timestamp:1; /* Realtime timestamp format. */ member
H A Dmlx5_rxtx_vec_sse.h741 if (rxq->rt_timestamp) { in rxq_cq_process_v()
H A Dmlx5_rxq.c2557 data->rt_timestamp = priv->config.rt_timestamp; in mlx5_rxq_timestamp_set()
H A Dmlx5.h226 unsigned int rt_timestamp:1; /* realtime timestamp format. */ member
H A Dmlx5_rxtx_vec_altivec.h1194 if (rxq->rt_timestamp) { in rxq_cq_process_v()
H A Dmlx5_rxtx.c1366 if (rxq->rt_timestamp) in rxq_cq_to_mbuf()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1305 config->rt_timestamp = 1; in mlx5_dev_spawn()
1310 config->rt_timestamp = 1; in mlx5_dev_spawn()