Searched refs:mlx5_eswitch_reload_reps (Results 1 – 4 of 4) sorted by relevance
97 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()
789 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()
749 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw);804 mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function
3017 int mlx5_eswitch_reload_reps(struct mlx5_eswitch *esw) in mlx5_eswitch_reload_reps() function
Completed in 18 milliseconds