Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_unload_vport (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1451 void mlx5_eswitch_unload_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_unload_vport() function
1462 mlx5_eswitch_unload_vport(esw, i); in mlx5_eswitch_unload_vf_vports()
1514 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_enable_pf_vf_vports()
1517 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_PF); in mlx5_eswitch_enable_pf_vf_vports()
1529 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_disable_pf_vf_vports()
1531 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_PF); in mlx5_eswitch_disable_pf_vf_vports()
H A Deswitch.h661 void mlx5_eswitch_unload_vport(struct mlx5_eswitch *esw, u16 vport_num);