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