Searched refs:mlx4_resource (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | profile.c | 75 struct mlx4_resource { in mlx4_make_profile() struct 84 struct mlx4_resource *profile; in mlx4_make_profile() 85 struct mlx4_resource tmp; in mlx4_make_profile()
|
D | resource_tracker.c | 277 static const char *resource_str(enum mlx4_resource rt) in resource_str() 297 enum mlx4_resource res_type, int count, in mlx4_grant_resource() 368 enum mlx4_resource res_type, int count, in mlx4_release_resource() 414 enum mlx4_resource res_type, in initialize_res_quotas() 784 enum mlx4_resource type) in find_res() 793 enum mlx4_resource type, in get_res() 828 enum mlx4_resource type, in mlx4_get_slave_from_resource_id() 851 enum mlx4_resource type) in put_res() 997 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr() 1043 enum mlx4_resource type, int extra) in add_res_range() [all …]
|
D | mlx4.h | 135 enum mlx4_resource { enum 1214 enum mlx4_resource resource_type,
|