Searched refs:mlx4_resource (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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()
|
D | resource_tracker.c | 288 static const char *resource_str(enum mlx4_resource rt) in resource_str() 308 enum mlx4_resource res_type, int count, in mlx4_grant_resource() 379 enum mlx4_resource res_type, int count, in mlx4_release_resource() 425 enum mlx4_resource res_type, in initialize_res_quotas() 852 static const char *mlx4_resource_type_to_str(enum mlx4_resource t) in mlx4_resource_type_to_str() 883 enum mlx4_resource type) in find_res() 892 enum mlx4_resource type, in _get_res() 935 enum mlx4_resource type, in mlx4_get_slave_from_resource_id() 958 enum mlx4_resource type) in put_res() 1186 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr() [all …]
|
D | mlx4.h | 137 enum mlx4_resource { enum 1260 enum mlx4_resource resource_type,
|