Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dmp.c94 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event_flush()
99 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) in mlx5_lag_fib_set()
151 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_route_event()
212 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_fib_nexthop_event()
283 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); in mlx5_lag_fib_event()
284 struct mlx5_lag *ldev = container_of(mp, struct mlx5_lag, lag_mp); in mlx5_lag_fib_event()
339 ldev->lag_mp.fib.mfi = NULL; in mlx5_lag_mp_reset()
344 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_init()
372 struct lag_mp *mp = &ldev->lag_mp; in mlx5_lag_mp_cleanup()
A Dlag.h70 struct lag_mp lag_mp; member
A Dmp.h16 struct lag_mp { struct

Completed in 5 milliseconds