Home
last modified time | relevance | path

Searched refs:mlx5_alloc_buf_extern (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Ddbrec.c66 ret = mlx5_alloc_buf_extern(context, &page->buf, ps); in __add_page()
H A Dbuf.c329 int mlx5_alloc_buf_extern(struct mlx5_context *ctx, struct mlx5_buf *buf, in mlx5_alloc_buf_extern() function
396 return mlx5_alloc_buf_extern(mctx, buf, size); in mlx5_alloc_prefered_buf()
H A Dmlx5.h575 int mlx5_alloc_buf_extern(struct mlx5_context *ctx, struct mlx5_buf *buf,