Searched refs:mlx5_notifier_call_chain (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Devents.h39 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c25 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW,
57 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW,
H A Dmp.c84 mlx5_notifier_call_chain(ldev->pf[MLX5_LAG_P1].dev->priv.events,
89 mlx5_notifier_call_chain(ldev->pf[MLX5_LAG_P2].dev->priv.events,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c413 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data) function
H A Dhealth.c200 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_SYS_ERROR, (void *)1);

Completed in 149 milliseconds