Searched refs:mlx5_alloc_prefered_buf (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | buf.c | 323 int mlx5_alloc_prefered_buf(struct mlx5_context *mctx, in mlx5_alloc_prefered_buf() function
|
| H A D | mlx5.h | 554 int mlx5_alloc_prefered_buf(struct mlx5_context *mctx,
|
| H A D | verbs.c | 1099 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 D | cq.c | 1496 ret = mlx5_alloc_prefered_buf(mctx, buf, in mlx5_alloc_cq_buf()
|