Home
last modified time | relevance | path

Searched refs:module_event_eqe (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c704 struct mlx5_eqe_port_module_event *module_event_eqe; in mlx5_port_module_event() local
706 module_event_eqe = &eqe->data.port_module_event; in mlx5_port_module_event()
708 module_num = (unsigned int)module_event_eqe->module; in mlx5_port_module_event()
709 module_status = (unsigned int)module_event_eqe->module_status & in mlx5_port_module_event()
711 error_type = (unsigned int)module_event_eqe->error_type & in mlx5_port_module_event()