Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c241 mlx5_eswitch_disable_pf_vf_vports(esw); in esw_legacy_disable()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h733 void mlx5_eswitch_disable_pf_vf_vports(struct mlx5_eswitch *esw);
H A Deswitch.c1330 void mlx5_eswitch_disable_pf_vf_vports(struct mlx5_eswitch *esw) in mlx5_eswitch_disable_pf_vf_vports() function
H A Deswitch_offloads.c3592 mlx5_eswitch_disable_pf_vf_vports(esw); in esw_offloads_disable()