DEV_STATE_STOPWAIT_RX   57 drivers/s390/net/ctcm_fsms.c 	[DEV_STATE_STOPWAIT_RX]		= "StopWait RX",
DEV_STATE_STOPWAIT_RX 2176 drivers/s390/net/ctcm_fsms.c 	case DEV_STATE_STOPWAIT_RX:
DEV_STATE_STOPWAIT_RX 2225 drivers/s390/net/ctcm_fsms.c 			fsm_newstate(fi, DEV_STATE_STOPWAIT_RX);
DEV_STATE_STOPWAIT_RX 2229 drivers/s390/net/ctcm_fsms.c 	case DEV_STATE_STOPWAIT_RX:
DEV_STATE_STOPWAIT_RX 2254 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RX,    DEV_EVENT_START,   dev_action_start   },
DEV_STATE_STOPWAIT_RX 2255 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RX,    DEV_EVENT_RXUP,    dev_action_chup    },
DEV_STATE_STOPWAIT_RX 2256 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RX,    DEV_EVENT_TXUP,    dev_action_chup    },
DEV_STATE_STOPWAIT_RX 2257 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RX,    DEV_EVENT_RXDOWN,  dev_action_chdown  },
DEV_STATE_STOPWAIT_RX 2258 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_RX,    DEV_EVENT_RESTART, dev_action_restart },