linux_dsm_epyc7002/include/linux/mlx5
Saeed Mahameed 20902be46c net/mlx5: Driver events notifier API
Use atomic notifier chain to fire events to mlx5 core driver
consumers (mlx5e/mlx5_ib) and provide mlx5 register/unregister notifier
API.

This API will replace the current mlx5_interface->event callback and all
the logic around it, especially the delayed events logic introduced by
commit 97834eba7c ("net/mlx5: Delay events till ib registration ends")

Which is not needed anymore with this new API where the mlx5 interface
can dynamically register/unregister its notifier.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2018-11-29 16:40:31 -08:00
..
accel.h
cmd.h
cq.h net/mlx5: EQ, Different EQ types 2018-11-20 20:07:00 +02:00
device.h net/mlx5: EQ, Introduce atomic notifier chain subscription API 2018-11-26 13:39:33 -08:00
doorbell.h
driver.h net/mlx5: Driver events notifier API 2018-11-29 16:40:31 -08:00
eq.h net/mlx5: EQ, Introduce atomic notifier chain subscription API 2018-11-26 13:39:33 -08:00
eswitch.h
fs_helpers.h
fs.h net/mlx5: Add a no-append flow insertion mode 2018-10-17 14:18:50 -07:00
mlx5_ifc_fpga.h
mlx5_ifc.h net/mlx5: Fix offsets of ifc reserved fields 2018-11-08 20:15:25 -08:00
port.h net/mlx5: Device events, Use async events chain 2018-11-26 13:39:34 -08:00
qp.h net/mlx5: Add interface to hold and release core resources 2018-11-12 22:20:29 +02:00
srq.h
transobj.h
vport.h