Searched refs:cts (Results 1 – 1 of 1) sorted by relevance
576 struct mlx5_cqe_ts cts; in mlx5_txpp_update_timestamp() member583 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() member999 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()