Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c362 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev, in mlx5_sriov_blocking_notifier_register() function
376 EXPORT_SYMBOL(mlx5_sriov_blocking_notifier_register);
/Linux-v6.6/include/linux/mlx5/
Ddriver.h1195 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev,
/Linux-v6.6/drivers/vfio/pci/mlx5/
Dcmd.c236 ret = mlx5_sriov_blocking_notifier_register(mvdev->mdev, mvdev->vf_id, in mlx5vf_cmd_set_migratable()