Searched refs:sum_norm_weight (Results 1 – 1 of 1) sorted by relevance
2794 int sum_norm_weight; member3345 int i, g = 0, sum_norm_weight = 0; in mlxsw_sp_nexthop_group_normalize() local3365 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()3368 nh_grp->sum_norm_weight = sum_norm_weight; in mlxsw_sp_nexthop_group_normalize()3374 int total = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_rebalance()3497 if (!nh_grp->sum_norm_weight) in mlxsw_sp_nexthop_group_refresh()3503 ecmp_size = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_refresh()