Home
last modified time | relevance | path

Searched defs:mlx5_events (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Devents.c55 struct mlx5_events { struct
56 struct mlx5_core_dev *dev;
57 struct workqueue_struct *wq;
58 struct mlx5_event_nb notifiers[ARRAY_SIZE(events_nbs_ref)];
60 struct atomic_notifier_head fw_nh;
62 struct mlx5_pme_stats pme_stats;
64 struct work_struct pcie_core_work;
66 struct blocking_notifier_head sw_nh;

Completed in 4 milliseconds