Home
last modified time | relevance | path

Searched refs:svc_rdma_refresh_recvs (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c260 static bool svc_rdma_refresh_recvs(struct svcxprt_rdma *rdma, in svc_rdma_refresh_recvs() function
312 return svc_rdma_refresh_recvs(rdma, rdma->sc_max_requests, true); in svc_rdma_post_recvs()
346 if (!svc_rdma_refresh_recvs(rdma, rdma->sc_recv_batch, false)) in svc_rdma_wc_receive()