max_guarantee 2358 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c u32 max_guarantee = 0; max_guarantee 2362 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c if (!evport->enabled || evport->info.min_rate < max_guarantee) max_guarantee 2364 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c max_guarantee = evport->info.min_rate; max_guarantee 2367 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c return max_t(u32, max_guarantee / fw_max_bw_share, 1);