Home
last modified time | relevance | path

Searched defs:res_qp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c106 struct res_qp { struct
107 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 …]