Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/srpt/
Dib_srpt.h294 struct srpt_rdma_ch { struct
295 struct srpt_nexus *nexus;
296 struct ib_qp *qp;
297 union {
305 struct ib_cq *cq;
306 struct ib_cqe zw_cqe;
307 struct rcu_head rcu;
308 struct kref kref;
309 int rq_size;
310 u32 max_rsp_size;
[all …]