mlx5_notifier_call_chain
mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_SYS_ERROR, (void *)1);
mlx5_notifier_call_chain(ldev->pf[idx0].dev->priv.events,
mlx5_notifier_call_chain(ldev->pf[idx1].dev->priv.events,
mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW,
mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW,
int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data);