Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/xprtrdma/
Dbackchannel.c118 if (rpcrdma_post_sends(r_xprt, req)) in xprt_rdma_bc_send_reply()
Dxprt_rdma.h454 int rpcrdma_post_sends(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req);
Dtransport.c659 if (rpcrdma_post_sends(r_xprt, req)) in xprt_rdma_send_request()
Dverbs.c1356 int rpcrdma_post_sends(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in rpcrdma_post_sends() function