Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvc_rdma.h225 extern void svc_rdma_put_frmr(struct svcxprt_rdma *,
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c406 svc_rdma_put_frmr(xprt, ctxt->frmr); in process_context()
857 void svc_rdma_put_frmr(struct svcxprt_rdma *rdma, in svc_rdma_put_frmr() function
Dsvc_rdma_recvfrom.c352 svc_rdma_put_frmr(xprt, frmr); in rdma_read_chunk_frmr()