Home
last modified time | relevance | path

Searched refs:norm_nh_weight (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2575 int norm_nh_weight; member
3195 nh->norm_nh_weight = nh->nh_weight / g; in mlxsw_sp_nexthop_group_normalize()
3196 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()
3215 weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_rebalance()