Skip to content
Commit 69c1280b authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5: Device events, Use async events chain



Move all the generic async events handling into new specific events
handling file events.c to keep eq.c file clean from concrete event logic
handling.

Use new API to register for NOTIFY_ANY to handle generic events and
dispatch allowed events to mlx5_core consumers (mlx5_ib and mlx5e)

Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 2742bc90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment