Searched refs:mlx4_resource (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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 | 280 static const char *resource_str(enum mlx4_resource rt) in resource_str() 300 enum mlx4_resource res_type, int count, in mlx4_grant_resource() 371 enum mlx4_resource res_type, int count, in mlx4_release_resource() 417 enum mlx4_resource res_type, in initialize_res_quotas() 818 enum mlx4_resource type) in find_res() 827 enum mlx4_resource type, in get_res() 862 enum mlx4_resource type, in mlx4_get_slave_from_resource_id() 885 enum mlx4_resource type) in put_res() 1109 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr() 1202 enum mlx4_resource type, int extra) in add_res_range() [all …]
|
D | mlx4.h | 137 enum mlx4_resource { enum 1232 enum mlx4_resource resource_type,
|