Searched refs:monitor_counters_nb (Results 1 – 2 of 2) sorted by relevance
75 monitor_counters_nb); in mlx5e_monitor_event_handler()144 MLX5_NB_INIT(&priv->monitor_counters_nb, mlx5e_monitor_event_handler, in mlx5e_monitor_counter_init()147 mlx5_eq_notifier_register(pos, &priv->monitor_counters_nb); in mlx5e_monitor_counter_init()166 mlx5_eq_notifier_unregister(pos, &priv->monitor_counters_nb); in mlx5e_monitor_counter_cleanup()
892 struct mlx5_nb monitor_counters_nb; member