Lines Matching refs:res_common

71 struct res_common {  struct
108 struct res_common com;
143 struct res_common com;
156 struct res_common com;
168 struct res_common com;
179 struct res_common com;
191 struct res_common com;
203 struct res_common com;
213 struct res_common com;
223 struct res_common com;
232 struct res_common *res = container_of(node, struct res_common, in res_tracker_lookup()
245 static int res_tracker_insert(struct rb_root *root, struct res_common *res) in res_tracker_insert()
251 struct res_common *this = container_of(*new, struct res_common, in res_tracker_insert()
830 struct res_common *r; in get_res()
854 *((struct res_common **)res) = r; in get_res()
866 struct res_common *r; in mlx4_get_slave_from_resource_id()
887 struct res_common *r; in put_res()
902 struct res_common *r; in handle_existing_counter()
927 struct res_common *tmp; in handle_unexisting_counter()
973 static struct res_common *alloc_qp_tr(int id) in alloc_qp_tr()
991 static struct res_common *alloc_mtt_tr(int id, int order) in alloc_mtt_tr()
1007 static struct res_common *alloc_mpt_tr(int id, int key) in alloc_mpt_tr()
1022 static struct res_common *alloc_eq_tr(int id) in alloc_eq_tr()
1036 static struct res_common *alloc_cq_tr(int id) in alloc_cq_tr()
1051 static struct res_common *alloc_srq_tr(int id) in alloc_srq_tr()
1066 static struct res_common *alloc_counter_tr(int id, int port) in alloc_counter_tr()
1081 static struct res_common *alloc_xrcdn_tr(int id) in alloc_xrcdn_tr()
1095 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr()
1109 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr()
1112 struct res_common *ret; in alloc_tr()
1159 struct res_common *tmp; in mlx4_calc_vf_counters()
1207 struct res_common **res_arr; in add_res_range()
1360 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok()
1395 struct res_common *r; in rem_res_range()
1674 struct res_common *r; in res_abort_move()
1688 struct res_common *r; in res_end_move()
4468 struct res_common *r; in _move_all_busy()
4469 struct res_common *tmp; in _move_all_busy()