Searched refs:siw_port_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_main.c | 470 siw_port_event(sdev, 1, IB_EVENT_PORT_ACTIVE); in siw_netdev_event() 479 siw_port_event(sdev, 1, IB_EVENT_PORT_ERR); in siw_netdev_event() 496 siw_port_event(sdev, 1, IB_EVENT_LID_CHANGE); in siw_netdev_event()
|
H A D | siw_verbs.h | 89 void siw_port_event(struct siw_device *dev, u8 port, enum ib_event_type type);
|
H A D | siw_verbs.c | 1868 void siw_port_event(struct siw_device *sdev, u8 port, enum ib_event_type etype) in siw_port_event() function
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_main.c | 420 siw_port_event(sdev, 1, IB_EVENT_PORT_ACTIVE); in siw_netdev_event() 429 siw_port_event(sdev, 1, IB_EVENT_PORT_ERR); in siw_netdev_event() 446 siw_port_event(sdev, 1, IB_EVENT_LID_CHANGE); in siw_netdev_event()
|
H A D | siw_verbs.h | 88 void siw_port_event(struct siw_device *dev, u32 port, enum ib_event_type type);
|
H A D | siw_verbs.c | 1878 void siw_port_event(struct siw_device *sdev, u32 port, enum ib_event_type etype) in siw_port_event() function
|
Completed in 6 milliseconds