DEV_STATE_STOPWAIT_TX   58 drivers/s390/net/ctcm_fsms.c 	[DEV_STATE_STOPWAIT_TX]		= "StopWait TX",
DEV_STATE_STOPWAIT_TX 2172 drivers/s390/net/ctcm_fsms.c 	case DEV_STATE_STOPWAIT_TX:
DEV_STATE_STOPWAIT_TX 2227 drivers/s390/net/ctcm_fsms.c 			fsm_newstate(fi, DEV_STATE_STOPWAIT_TX);
DEV_STATE_STOPWAIT_TX 2233 drivers/s390/net/ctcm_fsms.c 	case DEV_STATE_STOPWAIT_TX:
DEV_STATE_STOPWAIT_TX 2259 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_TX,    DEV_EVENT_START,   dev_action_start   },
DEV_STATE_STOPWAIT_TX 2260 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_TX,    DEV_EVENT_RXUP,    dev_action_chup    },
DEV_STATE_STOPWAIT_TX 2261 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_TX,    DEV_EVENT_TXUP,    dev_action_chup    },
DEV_STATE_STOPWAIT_TX 2262 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_TX,    DEV_EVENT_TXDOWN,  dev_action_chdown  },
DEV_STATE_STOPWAIT_TX 2263 drivers/s390/net/ctcm_fsms.c 	{ DEV_STATE_STOPWAIT_TX,    DEV_EVENT_RESTART, dev_action_restart },