Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c336 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_unregister() function
350 EXPORT_SYMBOL(mlx5_sriov_blocking_notifier_unregister);
/Linux-v6.6/include/linux/mlx5/
Ddriver.h1198 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev,
/Linux-v6.6/drivers/vfio/pci/mlx5/
Dcmd.c195 mlx5_sriov_blocking_notifier_unregister(mvdev->mdev, mvdev->vf_id, in mlx5vf_cmd_remove_migratable()