fnh_info          105 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		struct fib_nh_notifier_info fnh_info;
fnh_info          209 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		fib_nh = fib_work->fnh_info.fib_nh;
fnh_info          212 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 					   fib_work->fnh_info.fib_nh,
fnh_info          214 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		fib_info_put(fib_work->fnh_info.fib_nh->nh_parent);
fnh_info          247 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 	struct fib_nh_notifier_info *fnh_info;
fnh_info          288 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		fnh_info = container_of(info, struct fib_nh_notifier_info,
fnh_info          293 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		fib_work->fnh_info = *fnh_info;
fnh_info          294 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 		fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent);
fnh_info         5926 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		struct fib_nh_notifier_info fnh_info;
fnh_info         6019 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 					fib_work->fnh_info.fib_nh);
fnh_info         6020 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		fib_info_put(fib_work->fnh_info.fib_nh->nh_parent);
fnh_info         6118 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct fib_nh_notifier_info *fnh_info;
fnh_info         6135 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		fnh_info = container_of(info, struct fib_nh_notifier_info,
fnh_info         6137 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		fib_work->fnh_info = *fnh_info;
fnh_info         6138 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		fib_info_hold(fib_work->fnh_info.fib_nh->nh_parent);