Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dxprt_rdma.h425 int rpcrdma_ep_post(struct rpcrdma_ia *, struct rpcrdma_ep *,
Dtransport.c624 if (rpcrdma_ep_post(&r_xprt->rx_ia, &r_xprt->rx_ep, req)) in xprt_rdma_send_request()
Dverbs.c1253 rpcrdma_ep_post(struct rpcrdma_ia *ia, in rpcrdma_ep_post() function