Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dxprt_rdma.h427 int rpcrdma_ep_post_recv(struct rpcrdma_ia *, struct rpcrdma_ep *,
Dverbs.c1264 rc = rpcrdma_ep_post_recv(ia, ep, rep); in rpcrdma_ep_post()
1301 rpcrdma_ep_post_recv(struct rpcrdma_ia *ia, in rpcrdma_ep_post_recv() function
1350 rc = rpcrdma_ep_post_recv(ia, ep, rep); in rpcrdma_ep_post_extra_recv()
Dbackchannel.c389 if (rpcrdma_ep_post_recv(&r_xprt->rx_ia, &r_xprt->rx_ep, rep)) in rpcrdma_bc_receive_call()
Drpc_rdma.c946 if (rpcrdma_ep_post_recv(&r_xprt->rx_ia, &r_xprt->rx_ep, rep)) in rpcrdma_reply_handler()