Searched refs:mlx5_eswitch_unload_vport (Results 1 – 2 of 2) sorted by relevance
1071 void mlx5_eswitch_unload_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_unload_vport() function1086 mlx5_eswitch_unload_vport(esw, vport->vport); in mlx5_eswitch_unload_vf_vports()1165 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_enable_pf_vf_vports()1169 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_PF); in mlx5_eswitch_enable_pf_vf_vports()1181 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_disable_pf_vf_vports()1184 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_PF); in mlx5_eswitch_disable_pf_vf_vports()
696 void mlx5_eswitch_unload_vport(struct mlx5_eswitch *esw, u16 vport_num);
Completed in 9 milliseconds