summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/eq.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-15net/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-27net/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