Searched refs:mlx5_blocking_notifier_register (Results 1 – 5 of 5) sorted by relevance
451 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_register() function457 EXPORT_SYMBOL(mlx5_blocking_notifier_register);
302 mlx5_blocking_notifier_register(priv->mdev, &priv->blocking_events_nb); in mlx5e_enable_blocking_events()
502 err = mlx5_blocking_notifier_register(dev, &dev->priv.sf_table_mdev_nb); in mlx5_sf_notifiers_init()
1145 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb);
3809 mlx5_blocking_notifier_register(dev->mdev, &roce->mdev_nb); in mlx5_mdev_netdev_track()