Searched refs:mlx5_blocking_notifier_register (Results 1 – 6 of 6) 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);
407 mlx5_blocking_notifier_register(mdev, &mdpll->mdev_nb); in mlx5_dpll_mdev_netdev_track()
302 mlx5_blocking_notifier_register(priv->mdev, &priv->blocking_events_nb); in mlx5e_enable_blocking_events()
493 err = mlx5_blocking_notifier_register(dev, &dev->priv.sf_table_mdev_nb); in mlx5_sf_notifiers_init()
1140 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb);
3773 mlx5_blocking_notifier_register(dev->mdev, &roce->mdev_nb); in mlx5_mdev_netdev_track()