Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvc_rdma.h219 extern struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *);
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c239 ctxt = svc_rdma_get_context(xprt); in send_write()
592 ctxt = svc_rdma_get_context(rdma); in svc_rdma_sendto()
Dsvc_rdma_recvfrom.c131 struct svc_rdma_op_ctxt *ctxt = svc_rdma_get_context(xprt); in rdma_read_chunk_lcl()
227 struct svc_rdma_op_ctxt *ctxt = svc_rdma_get_context(xprt); in rdma_read_chunk_frmr()
Dsvc_rdma_transport.c156 struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *xprt) in svc_rdma_get_context() function
556 ctxt = svc_rdma_get_context(xprt); in svc_rdma_post_recv()
1330 ctxt = svc_rdma_get_context(xprt); in svc_rdma_send_error()