Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.h278 struct srpt_rdma_ch { struct
279 struct srpt_nexus *nexus;
280 struct ib_qp *qp;
281 union {
289 struct ib_cq *cq;
290 struct ib_cqe zw_cqe;
291 struct rcu_head rcu;
292 struct kref kref;
293 int rq_size;
294 u32 max_rsp_size;
[all …]