Searched refs:mthca_alloc_srq_buf (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/ofed/libmthca/src/
H A Dsrq.c253 int mthca_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr, function
H A Dmthca.h337 int mthca_alloc_srq_buf(struct ibv_pd *pd, struct ibv_srq_attr *attr,
H A Dverbs.c415 if (mthca_alloc_srq_buf(pd, &attr->attr, srq))
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c147 static int mthca_alloc_srq_buf(struct mthca_dev *dev, struct mthca_pd *pd, function
255 err = mthca_alloc_srq_buf(dev, pd, srq);

Completed in 78 milliseconds