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

/freebsd-9.3-release/sys/contrib/rdma/
H A Dib_verbs.h1272 * ib_post_srq_recv - Posts a list of work requests to the specified SRQ.
1278 static inline int ib_post_srq_recv(struct ib_srq *srq, function
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h1477 * ib_post_srq_recv - Posts a list of work requests to the specified SRQ.
1483 static inline int ib_post_srq_recv(struct ib_srq *srq, function
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c105 ret = ib_post_srq_recv(priv->cm.srq, &priv->cm.rx_wr, &bad_wr);

Completed in 114 milliseconds