Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dctcm_main.h96 #define CTCM_PROTO_S390 0 macro
H A Dctcm_sysfs.c157 !((value == CTCM_PROTO_S390) || in ctcm_proto_store()
H A Dctcm_fsms.c387 case CTCM_PROTO_S390: in chx_rx()
470 (ch->protocol != CTCM_PROTO_S390)) in chx_firstio()
492 (ch->protocol == CTCM_PROTO_S390)) { in chx_firstio()
H A Dctcm_main.c90 if ((ch->protocol == CTCM_PROTO_S390) && in ctcm_unpack_skb()