Searched refs:monitor_counters_nb (Results 1 – 2 of 2) sorted by relevance
64 monitor_counters_nb); in mlx5e_monitor_event_handler()71 MLX5_NB_INIT(&priv->monitor_counters_nb, mlx5e_monitor_event_handler, in mlx5e_monitor_counter_start()73 mlx5_eq_notifier_register(priv->mdev, &priv->monitor_counters_nb); in mlx5e_monitor_counter_start()78 mlx5_eq_notifier_unregister(priv->mdev, &priv->monitor_counters_nb); in mlx5e_monitor_counter_stop()
848 struct mlx5_nb monitor_counters_nb; member