siw_port_event    486 drivers/infiniband/sw/siw/siw_main.c 		siw_port_event(sdev, 1, IB_EVENT_PORT_ACTIVE);
siw_port_event    495 drivers/infiniband/sw/siw/siw_main.c 		siw_port_event(sdev, 1, IB_EVENT_PORT_ERR);
siw_port_event    512 drivers/infiniband/sw/siw/siw_main.c 		siw_port_event(sdev, 1, IB_EVENT_LID_CHANGE);
siw_port_event     89 drivers/infiniband/sw/siw/siw_verbs.h void siw_port_event(struct siw_device *dev, u8 port, enum ib_event_type type);