Searched refs:cov_start (Results 1 – 1 of 1) sorted by relevance
785 int32_t cov_start, cov_end; in mlx5_flex_map_sample() local799 cov_start = RTE_MAX(reg_start, start); in mlx5_flex_map_sample()801 MLX5_ASSERT(cov_end > cov_start); in mlx5_flex_map_sample()802 done_bits += cov_end - cov_start; in mlx5_flex_map_sample()810 trans->shift = cov_start - reg_start; in mlx5_flex_map_sample()811 trans->width = cov_end - cov_start; in mlx5_flex_map_sample()