Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c357 mlx5_dbg(fp, MLX5_DBG_CQ, "CQE invalid\n"); in create_cq()
363 mlx5_dbg(fp, MLX5_DBG_CQ, in create_cq()
371 mlx5_dbg(fp, MLX5_DBG_CQ, in create_cq()
378 mlx5_dbg(fp, MLX5_DBG_CQ, "\n"); in create_cq()
385 mlx5_dbg(fp, MLX5_DBG_CQ, "\n"); in create_cq()
397 mlx5_dbg(fp, MLX5_DBG_CQ, "ncqe %d\n", ncqe); in create_cq()
404 mlx5_dbg(fp, MLX5_DBG_CQ, "\n"); in create_cq()
410 mlx5_dbg(fp, MLX5_DBG_CQ, "\n"); in create_cq()
416 mlx5_dbg(fp, MLX5_DBG_CQ, "\n"); in create_cq()
435 mlx5_dbg(fp, MLX5_DBG_CQ, in create_cq()
[all...]
H A Dmlx5.h81 MLX5_DBG_CQ = 1 << 1, enumerator