Searched refs:tsa0 (Results 1 – 1 of 1) sorted by relevance
1108 struct mlx5_txpp_ts tsa0, tsa1; in mlx5_txpp_xstats_jitter() local1127 mlx5_txpp_read_tsa(txpp, &tsa0, ts_0); in mlx5_txpp_xstats_jitter()1132 dts = tsa1.ts - tsa0.ts; in mlx5_txpp_xstats_jitter()1134 (tsa0.ci_ts >> (64 - MLX5_CQ_INDEX_WIDTH)); in mlx5_txpp_xstats_jitter()1148 struct mlx5_txpp_ts tsa0, tsa1; in mlx5_txpp_xstats_wander() local1167 mlx5_txpp_read_tsa(txpp, &tsa0, ts_0); in mlx5_txpp_xstats_wander()1172 dts = tsa1.ts - tsa0.ts; in mlx5_txpp_xstats_wander()1174 (tsa0.ci_ts >> (64 - MLX5_CQ_INDEX_WIDTH)); in mlx5_txpp_xstats_wander()