Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dxprt_rdma.h61 struct rpcrdma_ia { struct
62 const struct rpcrdma_memreg_ops *ri_ops;
63 rwlock_t ri_qplock;
64 struct ib_device *ri_device;
65 struct rdma_cm_id *ri_id;
66 struct ib_pd *ri_pd;
67 struct ib_mr *ri_dma_mr;
68 struct completion ri_done;
69 int ri_async_rc;
70 unsigned int ri_max_frmr_depth;
[all …]