Searched refs:MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP (Results 1 – 3 of 3) sorted by relevance
305 if (zone_alloc->flags & MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP) { in __mlx4_zone_remove_one_entry()556 if (!(zones->flags & MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP)) in mlx4_zone_free_entries_unique()
558 qp_table->zones = mlx4_zone_allocator_create(MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP); in mlx4_create_zones()
1431 MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP = 1UL << 0, enumerator