Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h68 struct rpcrdma_ia { struct
69 const struct rpcrdma_memreg_ops *ri_ops;
70 struct ib_device *ri_device;
71 struct rdma_cm_id *ri_id;
72 struct ib_pd *ri_pd;
73 struct completion ri_done;
74 struct completion ri_remove_done;
75 int ri_async_rc;
76 unsigned int ri_max_segs;
77 unsigned int ri_max_frwr_depth;
[all …]