Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c150 mlx5_eswitch_disable_sriov(dev->priv.eswitch, clear_vf); in mlx5_device_disable_sriov()
H A Deswitch.h412 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf);
895 static inline void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf) {} in mlx5_eswitch_disable_sriov() function
H A Deswitch.c1564 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable_sriov() function