Searched refs:ib_post_srq_recv (Results 1 – 4 of 4) sorted by relevance
104 ret = ib_post_srq_recv(priv->cm.srq, &priv->cm.rx_wr, NULL); in ipoib_cm_post_receive_srq()
509 ret = ib_post_srq_recv(cmd->nsrq->srq, &cmd->wr, NULL); in nvmet_rdma_post_recv()
3648 static inline int ib_post_srq_recv(struct ib_srq *srq, in ib_post_srq_recv() function
840 return ib_post_srq_recv(sdev->srq, &wr, NULL); in srpt_post_recv()