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);
405 mlx5_blocking_notifier_register(mdev, &mdpll->mdev_nb); in mlx5_dpll_mdev_netdev_track()
296 mlx5_blocking_notifier_register(priv->mdev, &priv->blocking_events_nb); in mlx5e_enable_blocking_events()
494 mlx5_blocking_notifier_register(dev, &table->mdev_nb); in mlx5_sf_table_init()
3424 mlx5_blocking_notifier_register(dev->mdev, &roce->mdev_nb); in mlx5_mdev_netdev_track()
Completed in 28 milliseconds