Home
last modified time | relevance | path

Searched refs:mlx5_irq_request_vector (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_irq.h32 struct mlx5_irq *mlx5_irq_request_vector(struct mlx5_core_dev *dev, u16 cpu,
Dpci_irq.c539 struct mlx5_irq *mlx5_irq_request_vector(struct mlx5_core_dev *dev, u16 cpu, in mlx5_irq_request_vector() function
Deq.c865 irq = mlx5_irq_request_vector(dev, cpu, vecidx, &rmap); in comp_irq_request_pci()