Searched defs:res_qp (Results 1 – 1 of 1) sorted by relevance
104 struct res_qp { struct105 struct res_common com;106 struct res_mtt *mtt;107 struct res_cq *rcq;108 struct res_cq *scq;109 struct res_srq *srq;110 struct list_head mcg_list;111 spinlock_t mcg_spl;112 int local_qpn;113 atomic_t ref_count;[all …]