Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dxprt_rdma.h452 int rpcrdma_ep_post_extra_recv(struct rpcrdma_xprt *, unsigned int);
Dbackchannel.c160 rc = rpcrdma_ep_post_extra_recv(r_xprt, reqs); in xprt_rdma_bc_setup()
Dverbs.c854 rc = rpcrdma_ep_post_extra_recv(r_xprt, extras); in rpcrdma_ep_connect()
1334 rpcrdma_ep_post_extra_recv(struct rpcrdma_xprt *r_xprt, unsigned int count) in rpcrdma_ep_post_extra_recv() function