Searched refs:mlx4_alloc_srq_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dsrq.c125 int mlx4_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr, function
259 if (mlx4_alloc_srq_buf(attr_ex->pd, &attr_ex->attr, srq))
H A Dmlx4.h415 int mlx4_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr,
H A Dverbs.c665 if (mlx4_alloc_srq_buf(pd, &attr->attr, srq))

Completed in 477 milliseconds