summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/eq.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory1-2/+2
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski1-0/+1
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory1-1/+0
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory1-1/+0
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky1-0/+1
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas1-1/+1
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+4
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-12/+2
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-2/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-2/+1
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-2/+14
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-0/+21
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-0/+39