Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmlx5.h80 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c79 mlx5_notifier_call_chain(ldev->pf[0].dev->priv.events, in mlx5_lag_set_port_affinity()
84 mlx5_notifier_call_chain(ldev->pf[1].dev->priv.events, in mlx5_lag_set_port_affinity()
Devents.c400 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data) in mlx5_notifier_call_chain() function
Dhealth.c209 mlx5_notifier_call_chain(dev->priv.events, MLX5_DEV_EVENT_SYS_ERROR, (void *)1); in mlx5_enter_error_state()