Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Ddbrec.c64 if (mlx5_alloc_buf(&page->buf, ps, ps)) { in __add_page()
H A Dbuf.c365 return mlx5_alloc_buf(buf, size, page_size); in mlx5_alloc_prefered_buf()
545 int mlx5_alloc_buf(struct mlx5_buf *buf, size_t size, int page_size) in mlx5_alloc_buf() function
H A Dsrq.c185 if (mlx5_alloc_buf(&srq->buf, buf_size, in mlx5_alloc_srq_buf()
H A Dmlx5.h549 int mlx5_alloc_buf(struct mlx5_buf *buf, size_t size, int page_size);