aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/irq_affinity.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-31net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-07-11net/mlx5: Expose SFs IRQsShay Drory1-1/+17
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla1-42/+0
2023-08-07net/mlx5: Handle SF IRQ request in the absence of SF IRQ poolMaher Sanalla1-8/+4
2023-08-07net/mlx5: Refactor completion IRQ request/release APIMaher Sanalla1-44/+38
2023-03-24net/mlx5: Use dynamic msix vectors allocationEli Cohen1-2/+3
2023-03-24net/mlx5: Use newer affinity descriptorEli Cohen1-22/+17
2022-01-06net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory1-6/+133
2022-01-06net/mlx5: Split irq_pool_affinity logic to new fileShay Drory1-0/+99