Searched refs:mlx4_resource (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_profile.c | 75 struct mlx4_resource { in mlx4_make_profile() struct 84 struct mlx4_resource *profile; in mlx4_make_profile()
|
H A D | mlx4_resource_tracker.c | 286 static const char *resource_str(enum mlx4_resource rt) in resource_str() 306 enum mlx4_resource res_type, int count, in mlx4_grant_resource() 377 enum mlx4_resource res_type, int count, in mlx4_release_resource() 423 enum mlx4_resource res_type, in initialize_res_quotas() 840 enum mlx4_resource type) in find_res() 849 enum mlx4_resource type, in get_res() 884 enum mlx4_resource type, in mlx4_get_slave_from_resource_id() 907 enum mlx4_resource type) in put_res() 1133 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr() 1226 enum mlx4_resource type, int extra) in add_res_range() [all …]
|
H A D | mlx4.h | 138 enum mlx4_resource { enum 1239 enum mlx4_resource resource_type,
|