mlx4_zone_allocator_create 1436 drivers/net/ethernet/mellanox/mlx4/mlx4.h struct mlx4_zone_allocator *mlx4_zone_allocator_create(enum mlx4_zone_alloc_flags flags);
mlx4_zone_allocator_create  558 drivers/net/ethernet/mellanox/mlx4/qp.c 	qp_table->zones = mlx4_zone_allocator_create(MLX4_ZONE_ALLOC_FLAGS_NO_OVERLAP);