Searched refs:mlx5_sriov_blocking_notifier_register (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/mlx5/
H A Ddriver.h1200 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev,
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c259 ret = mlx5_sriov_blocking_notifier_register(mvdev->mdev, mvdev->vf_id,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c353 * mlx5_sriov_blocking_notifier_register - Register a VF notification
362 int mlx5_sriov_blocking_notifier_register(struct mlx5_core_dev *mdev, function
376 EXPORT_SYMBOL(mlx5_sriov_blocking_notifier_register); variable

Completed in 380 milliseconds