Home
last modified time | relevance | path

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

/linux-6.12.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()
155 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()
216 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()
287 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()
288 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()
343 ldev->lag_mp.fib.mfi = NULL; in mlx5_lag_mp_reset()
348 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()
376 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
Dlag.h70 struct lag_mp lag_mp; member
Dmp.h16 struct lag_mp { struct