Searched defs:srpt_rdma_ch (Results 1 – 1 of 1) sorted by relevance
278 struct srpt_rdma_ch { struct279 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 …]