Searched refs:port_event (Results 1 – 7 of 7) sorted by relevance
384 struct ib_event port_event; in ocrdma_dispatch_port_active() local386 port_event.event = IB_EVENT_PORT_ACTIVE; in ocrdma_dispatch_port_active()387 port_event.element.port_num = 1; in ocrdma_dispatch_port_active()388 port_event.device = &dev->ibdev; in ocrdma_dispatch_port_active()389 ib_dispatch_event(&port_event); in ocrdma_dispatch_port_active()
27 void sas_dprint_porte(int phyid, enum port_event pe);
47 void sas_dprint_porte(int phyid, enum port_event pe) in sas_dprint_porte()
127 static void notify_port_event(struct asd_sas_phy *phy, enum port_event event) in notify_port_event()
68 enum port_event { enum419 void (*notify_port_event)(struct asd_sas_phy *, enum port_event);
157 void (*notify_port_event)(struct sas_phy *, enum port_event);
4934 static void port_event(struct usb_hub *hub, int port1) in port_event() function5116 port_event(hub, i); in hub_event()