Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h528 int frwr_send(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req);
H A Dfrwr_ops.c387 int frwr_send(struct rpcrdma_xprt *r_xprt, struct rpcrdma_req *req) in frwr_send() function
H A Dverbs.c1386 rc = frwr_send(r_xprt, req); in rpcrdma_post_sends()