Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c111 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf) in mlx5_device_disable_sriov()
Deswitch.c1675 void mlx5_eswitch_disable_locked(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable_locked()
1710 void mlx5_eswitch_disable(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable()
Deswitch.h675 static inline void mlx5_eswitch_disable(struct mlx5_eswitch *esw, bool clear_vf) {} in mlx5_eswitch_disable()