Searched refs:mlx4_alloc_buf (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) function
H A Ddbrec.c68 if (mlx4_alloc_buf(&page->buf, ps, ps)) {
H A Dsrq.c146 if (mlx4_alloc_buf(&srq->buf, buf_size,
H A Dmlx4.h351 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size);
H A Dcq.c813 if (mlx4_alloc_buf(buf, align(nent * entry_size, dev->page_size),
H A Dqp.c688 if (mlx4_alloc_buf(&qp->buf,

Completed in 161 milliseconds