Searched refs:port_module (Results 1 – 2 of 2) sorted by relevance
23 static int port_module(struct notifier_block *, unsigned long, void *);33 {.nb.notifier_call = port_module, .event_type = MLX5_EVENT_TYPE_PORT_MODULE_EVENT },216 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module() function228 module_event_eqe = &eqe->data.port_module; in port_module()
751 struct mlx5_eqe_port_module port_module; member
Completed in 11 milliseconds