Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c114 if (frwr_send(r_xprt, req)) in xprt_rdma_bc_send_reply()
H A Dxprt_rdma.h541 int frwr_send(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req);
H A Dtransport.c649 if (frwr_send(r_xprt, req)) in xprt_rdma_send_request()
H A Dfrwr_ops.c383 int frwr_send(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in frwr_send() function