Searched refs:MLX5_ALLOC_TYPE_CONTIG (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dbuf.c352 if (type == MLX5_ALLOC_TYPE_CONTIG ||
359 if (type == MLX5_ALLOC_TYPE_CONTIG)
382 case MLX5_ALLOC_TYPE_CONTIG:
436 *alloc_type = MLX5_ALLOC_TYPE_CONTIG;
534 buf->type = MLX5_ALLOC_TYPE_CONTIG;
H A Dmlx5.h162 MLX5_ALLOC_TYPE_CONTIG, enumerator in enum:mlx5_alloc_type

Completed in 98 milliseconds