Searched refs:sum_norm_weight (Results 1 – 1 of 1) sorted by relevance
2719 int sum_norm_weight; member3290 int i, g = 0, sum_norm_weight = 0; in mlxsw_sp_nexthop_group_normalize() local3310 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()3313 nh_grp->sum_norm_weight = sum_norm_weight; in mlxsw_sp_nexthop_group_normalize()3319 int total = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_rebalance()3375 if (!nh_grp->sum_norm_weight) in mlxsw_sp_nexthop_group_refresh()3381 ecmp_size = nh_grp->sum_norm_weight; in mlxsw_sp_nexthop_group_refresh()