Searched refs:svc_rdma_post_recv (Results 1 – 3 of 3) sorted by relevance
216 extern int svc_rdma_post_recv(struct svcxprt_rdma *);
505 int svc_rdma_post_recv(struct svcxprt_rdma *xprt) in svc_rdma_post_recv() function1034 ret = svc_rdma_post_recv(newxprt); in svc_rdma_accept()
393 ret = svc_rdma_post_recv(rdma); in send_reply()