Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dmp.c98 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event_flush()
103 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set()
125 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()
194 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()
265 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()
266 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()
326 ldev->lag_mp.fib.mfi = NULL; in mlx5_lag_mp_reset()
331 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()
359 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
Dlag.h83 struct lag_mp lag_mp; member
Dmp.h16 struct lag_mp { struct