Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dsriov.c126 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf) in mlx5_device_disable_sriov() argument
148 mlx5_eswitch_disable_sriov(dev->priv.eswitch, clear_vf); in mlx5_device_disable_sriov()
A Deswitch.h371 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf);
769 static inline void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf) {} in mlx5_eswitch_disable_sriov() argument
A Deswitch.c1389 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable_sriov() argument
1399 if (!esw->esw_funcs.num_vfs && !clear_vf) in mlx5_eswitch_disable_sriov()
1407 if (clear_vf) in mlx5_eswitch_disable_sriov()

Completed in 27 milliseconds