Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c576 struct mlx5_cqe_ts cts; in mlx5_txpp_update_timestamp() member
583 opcode = MLX5_CQE_OPCODE(to.cts.op_own); in mlx5_txpp_update_timestamp()
598 ci = rte_be_to_cpu_16(to.cts.wqe_counter); in mlx5_txpp_update_timestamp()
599 ts = rte_be_to_cpu_64(to.cts.timestamp); in mlx5_txpp_update_timestamp()
994 struct mlx5_cqe_ts cts; in mlx5_txpp_read_clock() member
999 if (to.cts.op_own >> 4) { in mlx5_txpp_read_clock()
1006 ts = rte_be_to_cpu_64(to.cts.timestamp); in mlx5_txpp_read_clock()