Home
last modified time | relevance | path

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

/linux/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/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c25 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW, in mlx5_mpesw_metadata_cleanup()
57 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_MULTIPORT_ESW, in mlx5_mpesw_metadata_set()
H A Dmp.c89 mlx5_notifier_call_chain(ldev->pf[idx0].dev->priv.events, in mlx5_lag_set_port_affinity()
94 mlx5_notifier_call_chain(ldev->pf[idx1].dev->priv.events, in mlx5_lag_set_port_affinity()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c443 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data) in mlx5_notifier_call_chain() function
H A Dhealth.c205 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_SYS_ERROR, (void *)1); in enter_error_state()