Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/srpt/
Dib_srpt.h292 struct srpt_rdma_ch { struct
293 struct srpt_nexus *nexus;
294 struct ib_qp *qp;
295 union {
303 struct ib_cq *cq;
304 u32 cq_size;
305 struct ib_cqe zw_cqe;
306 struct rcu_head rcu;
307 struct kref kref;
308 struct completion *closed;
[all …]