Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c95 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event_flush()
114 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()
181 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()
252 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()
253 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()
310 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()
338 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
Dlag.h48 struct lag_mp lag_mp; member
Dlag_mp.h16 struct lag_mp { struct
DMakefile37 mlx5_core-$(CONFIG_MLX5_ESWITCH) += lag_mp.o lib/geneve.o lib/port_tun.o \