Searched refs:svc_rdma_post_recvs (Results 1 – 3 of 3) sorted by relevance
257 extern bool svc_rdma_post_recvs(struct svcxprt_rdma *rdma);
525 if (!svc_rdma_post_recvs(newxprt)) in svc_rdma_accept()
302 bool svc_rdma_post_recvs(struct svcxprt_rdma *rdma) in svc_rdma_post_recvs() function