Searched refs:monitor_counters_nb (Results 1 – 2 of 2) sorted by relevance
63 monitor_counters_nb); in mlx5e_monitor_event_handler()131 MLX5_NB_INIT(&priv->monitor_counters_nb, mlx5e_monitor_event_handler, in mlx5e_monitor_counter_init()133 mlx5_eq_notifier_register(priv->mdev, &priv->monitor_counters_nb); in mlx5e_monitor_counter_init()149 mlx5_eq_notifier_unregister(priv->mdev, &priv->monitor_counters_nb); in mlx5e_monitor_counter_cleanup()
892 struct mlx5_nb monitor_counters_nb; member