mirror-linux/drivers/s390/net
Julian Ruess a612dbe8d0 dibs: Move event handling to dibs layer
Add defines for all event types and subtypes an ism device is known to
produce as it can be helpful for debugging purposes.

Introduces a generic 'struct dibs_event' and adopt ism device driver
and smc-d client accordingly. Tolerate and ignore other type and subtype
values to enable future device extensions.

SMC-D and ISM are now independent.
struct ism_dev can be moved to drivers/s390/net/ism.h.

Note that in smc, the term 'ism' is still used. Future patches could
replace that with 'dibs' or 'smc-d' as appropriate.

Signed-off-by: Julian Ruess <julianr@linux.ibm.com>
Co-developed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Link: https://patch.msgid.link/20250918110500.1731261-15-wintera@linux.ibm.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2025-09-23 11:13:22 +02:00
..
Kconfig dibs: Move event handling to dibs layer 2025-09-23 11:13:22 +02:00
Makefile s390/net: Remove NETIUCV device driver 2025-07-16 17:53:40 -07:00
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c
ctcm_fsms.h
ctcm_main.c
ctcm_main.h
ctcm_mpc.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
ctcm_mpc.h
ctcm_sysfs.c
fsm.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
fsm.h
ism.h dibs: Move event handling to dibs layer 2025-09-23 11:13:22 +02:00
ism_drv.c dibs: Move event handling to dibs layer 2025-09-23 11:13:22 +02:00
qeth_core.h
qeth_core_main.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
qeth_core_mpc.c
qeth_core_mpc.h
qeth_core_sys.c s390/qeth: Make hw_trap sysfs attribute idempotent 2025-07-21 17:46:13 -07:00
qeth_ethtool.c
qeth_l2.h
qeth_l2_main.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
qeth_l2_sys.c
qeth_l3.h
qeth_l3_main.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
qeth_l3_sys.c
smsgiucv.c s390/drivers: Explicitly include <linux/export.h> 2025-06-17 18:18:02 +02:00
smsgiucv.h
smsgiucv_app.c s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]() 2025-03-04 17:18:07 +01:00