Searched refs:res_reserved (Results 1 – 2 of 2) sorted by relevance
329 res_alloc->res_reserved; in mlx4_grant_resource()369 res_alloc->res_reserved -= from_rsvd; in mlx4_grant_resource()416 res_alloc->res_reserved += from_rsvd; in mlx4_release_resource()494 if ((res_alloc->res_reserved + counters_guaranteed) > in mlx4_calc_res_counter_guaranteed()636 res_alloc->res_reserved += res_alloc->guaranteed[t]; in mlx4_init_resource_tracker()
545 unsigned int res_reserved; member