Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c97 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst) in xprt_rdma_bc_send_reply() function
H A Dxprt_rdma.h598 int xprt_rdma_bc_send_reply(struct rpc_rqst *rqst);
H A Dtransport.c630 return xprt_rdma_bc_send_reply(rqst); in xprt_rdma_send_request()