Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.h28 int mlx5_vhca_event_arm(struct mlx5_core_dev *dev, u16 function_id);
H A Dvhca_event.c70 int mlx5_vhca_event_arm(struct mlx5_core_dev *dev, u16 function_id) in mlx5_vhca_event_arm() function
95 mlx5_vhca_event_arm(dev, event->function_id); in mlx5_vhca_event_notify()
H A Dhw_table.c142 err = mlx5_vhca_event_arm(dev, hw_fn_id); in mlx5_sf_hw_table_sf_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c213 err = mlx5_vhca_event_arm(dev, function_id); in mlx5_sf_dev_vhca_arm_all()