Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dxprt_rdma.h121 struct rpcrdma_rep { struct
125 void (*rr_func)(struct rpcrdma_rep *);/* called by tasklet in softint */ argument
126 struct list_head rr_list; /* tasklet list */
127 wait_queue_head_t rr_unbind; /* optional unbind wait */
128 struct ib_sge rr_iov; /* for posting */
129 struct ib_mr *rr_handle; /* handle for mem in rr_iov */
130 char rr_base[MAX_RPCRDMAHDR]; /* minimal inline receive buffer */