Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sunrpc/
Dsvc_rdma.h204 extern int rdma_read_chunk_frmr(struct svcxprt_rdma *, struct svc_rqst *,
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c222 int rdma_read_chunk_frmr(struct svcxprt_rdma *xprt, in rdma_read_chunk_frmr() function
Dsvc_rdma_transport.c982 newxprt->sc_reader = rdma_read_chunk_frmr; in svc_rdma_accept()