Home
last modified time | relevance | path

Searched refs:MLX5_DBG_CONTIG (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dbuf.c95 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "%s\n", strerror(errno)); in free_huge_mem()
202 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "%s\n", strerror(errno)); in alloc_huge_mem()
208 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "%s\n", strerror(errno)); in alloc_huge_mem()
214 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "%s\n", strerror(errno)); in alloc_huge_mem()
227 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "%s\n", strerror(errno)); in alloc_huge_mem()
288 mlx5_dbg(stderr, MLX5_DBG_CONTIG, "\n"); in alloc_huge_buf()
347 mlx5_dbg(stderr, MLX5_DBG_CONTIG, in mlx5_alloc_prefered_buf()
361 mlx5_dbg(stderr, MLX5_DBG_CONTIG, in mlx5_alloc_prefered_buf()
521 mlx5_dbg(mctx->dbg_fp, MLX5_DBG_CONTIG, "block order %d, addr %p\n", in mlx5_alloc_buf_contig()
H A Dmlx5.h85 MLX5_DBG_CONTIG = 1 << 5, enumerator