Searched refs:sum_norm_weight (Results 1 – 1 of 1) sorted by relevance
2606 int sum_norm_weight; member3176 int i, g = 0, sum_norm_weight = 0; in mlxsw_sp_nexthop_group_normalize() local3196 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()3199 nh_grp->sum_norm_weight = sum_norm_weight; in mlxsw_sp_nexthop_group_normalize()3205 int total = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_rebalance()3261 if (!nh_grp->sum_norm_weight) in mlxsw_sp_nexthop_group_refresh()3267 ecmp_size = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_refresh()