Searched refs:ts_n (Results 1 – 2 of 2) sorted by relevance
489 sh->txpp.ts_n = 0; in mlx5_txpp_create_clock_queue()765 sh->txpp.ts_n = 0; in mlx5_txpp_init_timestamp()787 if (!sh->txpp.clock_queue.sq_ci && !sh->txpp.ts_n) in mlx5_txpp_gather_timestamp()796 if (sh->txpp.ts_n < MLX5_TXPP_REARM_SQ_SIZE) in mlx5_txpp_gather_timestamp()797 ++sh->txpp.ts_n; in mlx5_txpp_gather_timestamp()1264 if (txpp->ts_n < 2) { in mlx5_txpp_xstats_jitter()1304 if (txpp->ts_n < MLX5_TXPP_REARM_SQ_SIZE) { in mlx5_txpp_xstats_wander()
674 uint16_t ts_n; /* Number of captured timestamps. */ member