Home
last modified time | relevance | path

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

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