Home
last modified time | relevance | path

Searched refs:counters_guaranteed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c480 int ports, counters_guaranteed; in mlx4_calc_res_counter_guaranteed() local
489 counters_guaranteed = ports * MLX4_VF_COUNTERS_PER_PORT; in mlx4_calc_res_counter_guaranteed()
494 if ((res_alloc->res_reserved + counters_guaranteed) > in mlx4_calc_res_counter_guaranteed()
498 return counters_guaranteed; in mlx4_calc_res_counter_guaranteed()