Searched refs:mlx5_blocking_notifier_unregister (Results 1 – 6 of 6) sorted by relevance
429 int mlx5_blocking_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_unregister() function435 EXPORT_SYMBOL(mlx5_blocking_notifier_unregister);
331 mlx5_blocking_notifier_unregister(mdev, &mdpll->mdev_nb); in mlx5_dpll_mdev_netdev_untrack()
297 mlx5_blocking_notifier_unregister(priv->mdev, &priv->blocking_events_nb); in mlx5e_disable_blocking_events()
513 mlx5_blocking_notifier_unregister(dev, &table->mdev_nb); in mlx5_sf_table_cleanup()
1172 int mlx5_blocking_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb);
3365 mlx5_blocking_notifier_unregister(dev->mdev, &roce->mdev_nb); in mlx5_mdev_netdev_untrack()
Completed in 34 milliseconds