Searched refs:mlx5_blocking_notifier_register (Results 1 – 6 of 6) sorted by relevance
421 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_register() function427 EXPORT_SYMBOL(mlx5_blocking_notifier_register);
324 mlx5_blocking_notifier_register(mdev, &mdpll->mdev_nb); in mlx5_dpll_mdev_netdev_track()
292 mlx5_blocking_notifier_register(priv->mdev, &priv->blocking_events_nb); in mlx5e_enable_blocking_events()
493 mlx5_blocking_notifier_register(dev, &table->mdev_nb); in mlx5_sf_table_init()
1171 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb);
3357 mlx5_blocking_notifier_register(dev->mdev, &roce->mdev_nb); in mlx5_mdev_netdev_track()
Completed in 31 milliseconds