Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h566 int rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst);
H A Dtransport.c640 rc = rpcrdma_marshal_req(r_xprt, rqst); in xprt_rdma_send_request()
H A Drpc_rdma.c860 rpcrdma_marshal_req(struct rpcrdma_xprt *r_xprt, struct rpc_rqst *rqst) in rpcrdma_marshal_req() function