Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h201 extern int rdma_read_chunk_lcl(struct svcxprt_rdma *, struct svc_rqst *,
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c128 int rdma_read_chunk_lcl(struct svcxprt_rdma *xprt, in rdma_read_chunk_lcl() function
Dsvc_rdma_transport.c977 newxprt->sc_reader = rdma_read_chunk_lcl; in svc_rdma_accept()