Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c311 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_unregister() function
325 EXPORT_SYMBOL(mlx5_sriov_blocking_notifier_unregister);
/Linux-v6.1/include/linux/mlx5/
Ddriver.h1178 void mlx5_sriov_blocking_notifier_unregister(struct mlx5_core_dev *mdev,
/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.c123 mlx5_sriov_blocking_notifier_unregister(mvdev->mdev, mvdev->vf_id, in mlx5vf_cmd_remove_migratable()