Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c693 struct mlx5_eqe_port_module_event *module_event_eqe; in mlx5_port_module_event() local
695 module_event_eqe = &eqe->data.port_module_event; in mlx5_port_module_event()
697 module_num = (unsigned int)module_event_eqe->module; in mlx5_port_module_event()
698 module_status = (unsigned int)module_event_eqe->module_status & in mlx5_port_module_event()
700 error_type = (unsigned int)module_event_eqe->error_type & in mlx5_port_module_event()