Searched defs:rpcrdma_rep (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h95 * struct rpcrdma_rep -- this structure encapsulates state required to recv
121 struct rpcrdma_rep { struct
125 void (*rr_func)(struct rpcrdma_rep *);/* called by tasklet in softint */
190 struct rpcrdma_rep *rl_reply;/* holder for reply buffer */
216 struct rpcrdma_rep **rb_recv_bufs;
310 struct rpcrdma_rep *);
323 void rpcrdma_recv_buffer_put(struct rpcrdma_rep *);
339 void rpcrdma_reply_handler(struct rpcrdma_rep *);

Completed in 88 milliseconds