Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dctcm_main.h96 #define CTCM_PROTO_S390 0 macro
H A Dctcm_sysfs.c158 !((value == CTCM_PROTO_S390) || in ctcm_proto_store()
H A Dctcm_fsms.c388 case CTCM_PROTO_S390: in chx_rx()
471 (ch->protocol != CTCM_PROTO_S390)) in chx_firstio()
493 (ch->protocol == CTCM_PROTO_S390)) { in chx_firstio()
H A Dctcm_main.c91 if ((ch->protocol == CTCM_PROTO_S390) && in ctcm_unpack_skb()