• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/mlx4/mlx4_core/

Lines Matching refs:res_common

70 struct res_common {
107 struct res_common com;
142 struct res_common com;
155 struct res_common com;
167 struct res_common com;
178 struct res_common com;
190 struct res_common com;
202 struct res_common com;
212 struct res_common com;
222 struct res_common com;
238 struct res_common *res = container_of(node, struct res_common,
251 static int res_tracker_insert(struct rb_root *root, struct res_common *res)
257 struct res_common *this = container_of(*new, struct res_common,
852 struct res_common *r;
876 *((struct res_common **)res) = r;
888 struct res_common *r;
909 struct res_common *r;
924 struct res_common *r;
951 struct res_common *tmp;
997 static struct res_common *alloc_qp_tr(int id)
1015 static struct res_common *alloc_mtt_tr(int id, int order)
1031 static struct res_common *alloc_mpt_tr(int id, int key)
1046 static struct res_common *alloc_eq_tr(int id)
1060 static struct res_common *alloc_cq_tr(int id)
1075 static struct res_common *alloc_srq_tr(int id)
1090 static struct res_common *alloc_counter_tr(int id, int port)
1105 static struct res_common *alloc_xrcdn_tr(int id)
1119 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn)
1133 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave,
1136 struct res_common *ret;
1183 struct res_common *tmp;
1231 struct res_common **res_arr;
1384 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra)
1419 struct res_common *r;
1699 struct res_common *r;
1713 struct res_common *r;
4573 struct res_common *r;
4574 struct res_common *tmp;