Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c3064 int norm_nh_weight; member
3891 nh->norm_nh_weight = nh->nh_weight / g; in mlxsw_sp_nexthop_group_normalize()
3892 sum_norm_weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_normalize()
3911 weight += nh->norm_nh_weight; in mlxsw_sp_nexthop_group_rebalance()