Searched refs:port_module (Results 1 – 1 of 1) sorted by relevance
24 static int port_module(struct notifier_block *, unsigned long, void *);34 {.nb.notifier_call = port_module, .event_type = MLX5_EVENT_TYPE_PORT_MODULE_EVENT },249 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module() function261 module_event_eqe = &eqe->data.port_module; in port_module()