Searched refs:mlx4_resource (Results 1 – 3 of 3) sorted by relevance
/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 | 258 static const char *ResourceType(enum mlx4_resource rt) in ResourceType() 408 enum mlx4_resource type) in find_res() 417 enum mlx4_resource type, in get_res() 452 enum mlx4_resource type, in mlx4_get_slave_from_resource_id() 475 enum mlx4_resource type) in put_res() 621 static struct res_common *alloc_tr(u64 id, enum mlx4_resource type, int slave, in alloc_tr() 667 enum mlx4_resource type, int extra) in add_res_range() 823 static int remove_ok(struct res_common *res, enum mlx4_resource type, int extra) in remove_ok() 852 enum mlx4_resource type, int extra) in rem_res_range() 1161 enum mlx4_resource type, int id) in res_abort_move() [all …]
|
D | mlx4.h | 141 enum mlx4_resource { enum 1087 enum mlx4_resource resource_type,
|