Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
Ddriver.c19 ret = mlx5_blocking_notifier_call_chain(sf_dev->parent_mdev, in mlx5_core_peer_devlink_set()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c437 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event, in mlx5_blocking_notifier_call_chain() function
Dmain.c342 mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_UPLINK_NETDEV, in mlx5_core_uplink_netdev_set()
350 mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_UPLINK_NETDEV, in mlx5_core_uplink_netdev_event_replay()
358 mlx5_blocking_notifier_call_chain(dev, event, data); in mlx5_core_mp_event_replay()
Ddevlink.c305 err = mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_TYPE_TRAP, in mlx5_devlink_trap_action_set()
/linux-6.12.1/include/linux/mlx5/
Ddriver.h1173 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event,