Searched refs:lag_mp (Results 1 – 4 of 4) sorted by relevance
93 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event_flush()94 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event_flush()113 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()169 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()242 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()243 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()307 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()324 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
42 struct lag_mp lag_mp; member
10 struct lag_mp { struct
36 mlx5_core-$(CONFIG_MLX5_ESWITCH) += en_rep.o en_tc.o en/tc_tun.o lib/port_tun.o lag_mp.o \