Searched refs:svc_rdma_send (Results 1 – 4 of 4) sorted by relevance
212 extern int svc_rdma_send(struct svcxprt_rdma *, struct ib_send_wr *);
222 if (svc_rdma_send(xprt, &write_wr)) in send_write()478 ret = svc_rdma_send(rdma, &send_wr); in send_reply()
1256 return svc_rdma_send(xprt, &fastreg_wr); in svc_rdma_fastreg()1259 int svc_rdma_send(struct svcxprt_rdma *xprt, struct ib_send_wr *wr) in svc_rdma_send() function1359 ret = svc_rdma_send(xprt, &err_wr); in svc_rdma_send_error()
202 ret = svc_rdma_send(xprt, &read_wr); in rdma_read_chunk_lcl()339 ret = svc_rdma_send(xprt, &fastreg_wr); in rdma_read_chunk_frmr()