Home
last modified time | relevance | path

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

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