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