Searched refs:MLX5_MALLOC_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
12 #ifndef MLX5_MALLOC_ALIGNMENT14 #define MLX5_MALLOC_ALIGNMENT 8 macro16 #define MLX5_MALLOC_ALIGNMENT 16
196 if (align > MLX5_MALLOC_ALIGNMENT) in mlx5_malloc()