Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c409 mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_disable_lag()
411 mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_disable_lag()
486 err = mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_do_bond()
488 err = mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_do_bond()
495 mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_do_bond()
496 mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_do_bond()
Deswitch.h719 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw);
764 mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function
Deswitch_offloads.c2947 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function