Searched refs:port_module (Results 1 – 1 of 1) 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 },212 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module() function224 module_event_eqe = &eqe->data.port_module; in port_module()