Home
last modified time | relevance | path

Searched refs:mlx5_alloc_prefered_buf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dbuf.c323 int mlx5_alloc_prefered_buf(struct mlx5_context *mctx, in mlx5_alloc_prefered_buf() function
H A Dmlx5.h554 int mlx5_alloc_prefered_buf(struct mlx5_context *mctx,
H A Dverbs.c1099 err = mlx5_alloc_prefered_buf(to_mctx(context), &qp->buf, in mlx5_alloc_qp_buf()
1117 err = mlx5_alloc_prefered_buf(to_mctx(context), &qp->sq_buf, in mlx5_alloc_qp_buf()
2042 err = mlx5_alloc_prefered_buf(to_mctx(context), &rwq->buf, in mlx5_alloc_rwq_buf()
H A Dcq.c1496 ret = mlx5_alloc_prefered_buf(mctx, buf, in mlx5_alloc_cq_buf()