Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c257 static bool svc_rdma_refresh_recvs(struct svcxprt_rdma *rdma, in svc_rdma_refresh_recvs() function
308 return svc_rdma_refresh_recvs(rdma, rdma->sc_max_requests); in svc_rdma_post_recvs()
342 if (!svc_rdma_refresh_recvs(rdma, rdma->sc_recv_batch)) in svc_rdma_wc_receive()