Home
last modified time | relevance | path

Searched refs:siw_port_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_main.c470 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 Dsiw_verbs.h89 void siw_port_event(struct siw_device *dev, u8 port, enum ib_event_type type);
H A Dsiw_verbs.c1868 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 Dsiw_main.c420 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 Dsiw_verbs.h88 void siw_port_event(struct siw_device *dev, u32 port, enum ib_event_type type);
H A Dsiw_verbs.c1878 void siw_port_event(struct siw_device *sdev, u32 port, enum ib_event_type etype) in siw_port_event() function

Completed in 6 milliseconds