Searched refs:MLX5_MEMIC_BASE_ALIGN (Results 1 – 2 of 2) sorted by relevance
106 mlx5_alignment = (alignment < MLX5_MEMIC_BASE_ALIGN) ? 0 : in mlx5_cmd_alloc_memic()107 alignment - MLX5_MEMIC_BASE_ALIGN; in mlx5_cmd_alloc_memic()
117 MLX5_MEMIC_BASE_ALIGN = 6, enumerator118 MLX5_MEMIC_BASE_SIZE = 1 << MLX5_MEMIC_BASE_ALIGN,