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/ |
D | driver.c | 19 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/ |
D | events.c | 437 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event, in mlx5_blocking_notifier_call_chain() function
|
D | main.c | 342 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()
|
D | devlink.c | 305 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/ |
D | driver.h | 1173 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event,
|