fw_max_bw_share 2356 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c u32 fw_max_bw_share = MLX5_CAP_QOS(esw->dev, max_tsar_bw_share); fw_max_bw_share 2367 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c return max_t(u32, max_guarantee / fw_max_bw_share, 1); fw_max_bw_share 2372 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c u32 fw_max_bw_share = MLX5_CAP_QOS(esw->dev, max_tsar_bw_share); fw_max_bw_share 2390 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c fw_max_bw_share); fw_max_bw_share 2410 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c u32 fw_max_bw_share; fw_max_bw_share 2422 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c fw_max_bw_share = MLX5_CAP_QOS(esw->dev, max_tsar_bw_share); fw_max_bw_share 2424 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c fw_max_bw_share >= MLX5_MIN_BW_SHARE;