Home
last modified time | relevance | path

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

/linux-5.10/net/sunrpc/xprtrdma/
Dxprt_rdma.h70 struct rpcrdma_ep { struct
71 struct kref re_kref;
72 struct rdma_cm_id *re_id;
73 struct ib_pd *re_pd;
74 unsigned int re_max_rdma_segs;
75 unsigned int re_max_fr_depth;
76 bool re_implicit_roundup;
77 enum ib_mr_type re_mrtype;
78 struct completion re_done;
79 unsigned int re_send_count;
[all …]