Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dmpesw.c97 err = mlx5_eswitch_reload_reps(dev0->priv.eswitch); in enable_mpesw()
99 err = mlx5_eswitch_reload_reps(dev1->priv.eswitch); in enable_mpesw()
111 mlx5_eswitch_reload_reps(dev0->priv.eswitch); in enable_mpesw()
112 mlx5_eswitch_reload_reps(dev1->priv.eswitch); in enable_mpesw()
A Dlag.c789 mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_disable_lag()
791 mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_disable_lag()
889 err = mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_do_bond()
891 err = mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_do_bond()
898 mlx5_eswitch_reload_reps(dev0->priv.eswitch); in mlx5_do_bond()
899 mlx5_eswitch_reload_reps(dev1->priv.eswitch); in mlx5_do_bond()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h749 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw);
804 mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function
A Deswitch_offloads.c3017 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function

Completed in 18 milliseconds