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