Home
last modified time | relevance | path

Searched refs:smcd_event (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/
Dsmc.h44 struct smcd_event { struct
96 void smcd_handle_event(struct smcd_dev *dev, struct smcd_event *event);
/linux-5.19.10/drivers/s390/net/
Dism.h180 struct smcd_event entry[15];
Dism_drv.c430 struct smcd_event *entry; in ism_handle_event()
/linux-5.19.10/net/smc/
Dsmc_ism.c310 struct smcd_event event;
504 void smcd_handle_event(struct smcd_dev *smcd, struct smcd_event *event) in smcd_handle_event()