Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h62 struct rpcrdma_ia { struct
63 const struct rpcrdma_memreg_ops *ri_ops;
64 rwlock_t ri_qplock;
65 struct rdma_cm_id *ri_id;
66 struct ib_pd *ri_pd;
67 struct ib_mr *ri_bind_mem;
68 u32 ri_dma_lkey;
69 int ri_have_dma_lkey;
70 struct completion ri_done;
71 int ri_async_rc;
[all …]