Searched refs:res_free (Results 1 – 2 of 2) sorted by relevance
325 res_alloc->res_free; in mlx4_grant_resource()366 res_alloc->res_free -= count; in mlx4_grant_resource()413 res_alloc->res_free += count; in mlx4_release_resource()430 res_alloc->res_free = num_instances; in initialize_res_quotas()433 res_alloc->res_free += dev->caps.reserved_mtts; in initialize_res_quotas()523 res_alloc->res_free = dev->caps.max_counters - 1; in mlx4_init_resource_tracker()612 res_alloc->res_free -= res_alloc->guaranteed[t]; in mlx4_init_resource_tracker()
539 int res_free; member