nh_group          400 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_group;
nh_group         3953 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib_entry->nh_group = nh_grp;
nh_group         3960 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group;
nh_group         3981 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group;
nh_group         3994 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		return !!nh_group->adj_index_valid;
nh_group         3996 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		return !!nh_group->nh_rif;
nh_group         4029 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group;
nh_group         4053 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group;
nh_group         4083 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group;
nh_group         4197 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		adjacency_index = fib_entry->nh_group->adj_index;
nh_group         4198 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		ecmp_size = fib_entry->nh_group->ecmp_size;
nh_group         4214 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_rif *rif = fib_entry->nh_group->nh_rif;
nh_group         4457 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		    mlxsw_sp_nexthop4_group_fi(fib4_entry->common.nh_group) ==
nh_group         5209 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib6_entry->common.nh_group = nh_grp;
nh_group         5217 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *nh_grp = fib_entry->nh_group;
nh_group         5229 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_nexthop_group *old_nh_grp = fib6_entry->common.nh_group;
nh_group         5232 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib6_entry->common.nh_group = NULL;
nh_group         5257 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib6_entry->common.nh_group = old_nh_grp;
nh_group           73 include/net/nexthop.h 	struct nh_group		*spare; /* spare group for removals */
nh_group           98 include/net/nexthop.h 		struct nh_group __rcu *nh_grp;
nh_group          126 include/net/nexthop.h 		struct nh_group *nh_grp;
nh_group          141 include/net/nexthop.h 		struct nh_group *nh_grp;
nh_group          152 include/net/nexthop.h struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel)
nh_group          167 include/net/nexthop.h 	struct nh_group *nhg = rtnl_dereference(nh->nh_grp);
nh_group          189 include/net/nexthop.h 		struct nh_group *nh_grp;
nh_group          222 include/net/nexthop.h 		struct nh_group *nh_grp;
nh_group          242 include/net/nexthop.h 		struct nh_group *nhg = rcu_dereference(nh->nh_grp);
nh_group          299 include/net/nexthop.h 		struct nh_group *nh_grp;
nh_group           63 net/ipv4/nexthop.c 	struct nh_group *nhg;
nh_group          122 net/ipv4/nexthop.c static struct nh_group *nexthop_grp_alloc(u16 num_nh)
nh_group          125 net/ipv4/nexthop.c 		    + sizeof(struct nh_group)
nh_group          127 net/ipv4/nexthop.c 	struct nh_group *nhg;
nh_group          184 net/ipv4/nexthop.c static int nla_put_nh_group(struct sk_buff *skb, struct nh_group *nhg)
nh_group          239 net/ipv4/nexthop.c 		struct nh_group *nhg = rtnl_dereference(nh->nh_grp);
nh_group          293 net/ipv4/nexthop.c 	struct nh_group *nhg = rtnl_dereference(nh->nh_grp);
nh_group          376 net/ipv4/nexthop.c 		struct nh_group *nhg = rtnl_dereference(nh->nh_grp);
nh_group          493 net/ipv4/nexthop.c 	struct nh_group *nhg;
nh_group          538 net/ipv4/nexthop.c 		struct nh_group *nhg;
nh_group          586 net/ipv4/nexthop.c 		struct nh_group *nhg;
nh_group          653 net/ipv4/nexthop.c 		struct nh_group *nhg;
nh_group          686 net/ipv4/nexthop.c static void nh_group_rebalance(struct nh_group *nhg)
nh_group          711 net/ipv4/nexthop.c 	struct nh_group *nhg, *newg;
nh_group          771 net/ipv4/nexthop.c 	struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp);
nh_group          857 net/ipv4/nexthop.c 	struct nh_group *oldg, *newg;
nh_group         1104 net/ipv4/nexthop.c 	struct nh_group *nhg;