Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c150 mlx5_eswitch_disable_sriov(dev->priv.eswitch, clear_vf); in mlx5_device_disable_sriov()
Deswitch.h411 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
Deswitch.c1563 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw, bool clear_vf) in mlx5_eswitch_disable_sriov() function