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