Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.c103 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event_flush()
108 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set()
161 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()
228 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()
304 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()
305 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()
360 ldev->lag_mp.fib.mfi = NULL; in mlx5_lag_mp_reset()
365 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()
393 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
H A Dlag.h70 struct lag_mp lag_mp; member
H A Dmp.h16 struct lag_mp { struct