Searched refs:rpcrdma_ep_post_recv (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | xprt_rdma.h | 427 int rpcrdma_ep_post_recv(struct rpcrdma_ia *, struct rpcrdma_ep *,
|
D | verbs.c | 1264 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()
|
D | backchannel.c | 389 if (rpcrdma_ep_post_recv(&r_xprt->rx_ia, &r_xprt->rx_ep, rep)) in rpcrdma_bc_receive_call()
|
D | rpc_rdma.c | 946 if (rpcrdma_ep_post_recv(&r_xprt->rx_ia, &r_xprt->rx_ep, rep)) in rpcrdma_reply_handler()
|