Searched refs:mlx5_blocking_notifier_call_chain (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/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 | devlink.c | 310 err = mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_TYPE_TRAP, in mlx5_devlink_trap_action_set()
|
D | main.c | 350 mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_UPLINK_NETDEV, in mlx5_core_uplink_netdev_set() 358 mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_UPLINK_NETDEV, in mlx5_core_uplink_netdev_event_replay()
|
/Linux-v6.6/include/linux/mlx5/ |
D | driver.h | 1155 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event,
|