Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h639 void mlx5_eswitch_disable_pf_vf_vports(struct mlx5_eswitch *esw);
H A Deswitch.c491 mlx5_eswitch_disable_pf_vf_vports(esw); in esw_legacy_disable()
1524 void mlx5_eswitch_disable_pf_vf_vports(struct mlx5_eswitch *esw) in mlx5_eswitch_disable_pf_vf_vports() function
H A Deswitch_offloads.c2397 mlx5_eswitch_disable_pf_vf_vports(esw); in esw_offloads_disable()