summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/eq.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-061-2/+2
* net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-261-0/+1
* net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-251-1/+0
* net/mlx5: Enable single IRQ for PCI FunctionShay Drory2021-10-041-1/+0
* net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-141-0/+1
* net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-031-1/+1
* net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+4
* net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-131-12/+2
* net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-2/+1
* net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-2/+1
* net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-261-2/+14
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-0/+21
* net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-201-0/+39