Searched refs:mlx5_blocking_notifier_call_chain (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ ! |
H A D | driver.c | 19 ret = mlx5_blocking_notifier_call_chain(sf_dev->parent_mdev, in mlx5_core_peer_devlink_set()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ ! |
H A D | events.c | 467 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event, in mlx5_blocking_notifier_call_chain() function
|
H A 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()
|
H A D | devlink.c | 361 err = mlx5_blocking_notifier_call_chain(dev, MLX5_DRIVER_EVENT_TYPE_TRAP, in mlx5_devlink_trap_action_set()
|
/linux/include/linux/mlx5/ ! |
H A D | driver.h | 1130 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event,
|