Searched defs:mlx5_events (Results 1 – 1 of 1) sorted by relevance
54 struct mlx5_events { struct55 struct mlx5_core_dev *dev;56 struct workqueue_struct *wq;57 struct mlx5_event_nb notifiers[ARRAY_SIZE(events_nbs_ref)];59 struct atomic_notifier_head fw_nh;61 struct mlx5_pme_stats pme_stats;63 struct work_struct pcie_core_work;65 struct blocking_notifier_head sw_nh;
Completed in 4 milliseconds