Searched defs:res_alloc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 312 struct resource_allocator *res_alloc = in mlx4_grant_resource() local 383 struct resource_allocator *res_alloc = mlx4_release_resource() local 423 initialize_res_quotas(struct mlx4_dev *dev, struct resource_allocator *res_alloc, enum mlx4_resource res_type, int vf, int num_instances) initialize_res_quotas() argument 475 mlx4_calc_res_counter_guaranteed(struct mlx4_dev *dev, struct resource_allocator *res_alloc, int vf) mlx4_calc_res_counter_guaranteed() argument 526 struct resource_allocator *res_alloc = mlx4_init_resource_tracker() local [all...] |
H A D | mlx4.h | 561 struct resource_allocator res_alloc[MLX4_NUM_OF_RESOURCE_TYPE]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 312 struct resource_allocator *res_alloc = in mlx4_grant_resource() local 383 struct resource_allocator *res_alloc = mlx4_release_resource() local 423 initialize_res_quotas(struct mlx4_dev *dev, struct resource_allocator *res_alloc, enum mlx4_resource res_type, int vf, int num_instances) initialize_res_quotas() argument 475 mlx4_calc_res_counter_guaranteed(struct mlx4_dev *dev, struct resource_allocator *res_alloc, int vf) mlx4_calc_res_counter_guaranteed() argument 526 struct resource_allocator *res_alloc = mlx4_init_resource_tracker() local [all...] |
H A D | mlx4.h | 563 struct resource_allocator res_alloc[MLX4_NUM_OF_RESOURCE_TYPE]; member
|
Completed in 15 milliseconds