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