Searched refs:sum_norm_weight (Results 1 – 1 of 1) sorted by relevance
2791 int sum_norm_weight; member3342 int i, g = 0, sum_norm_weight = 0; in mlxsw_sp_nexthop_group_normalize() local3362 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()3365 nh_grp->sum_norm_weight = sum_norm_weight; in mlxsw_sp_nexthop_group_normalize()3371 int total = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_rebalance()3494 if (!nh_grp->sum_norm_weight) in mlxsw_sp_nexthop_group_refresh()3500 ecmp_size = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_refresh()