Home
last modified time | relevance | path

Searched refs:DEV_EVENT_START (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_fsms.h220 DEV_EVENT_START, enumerator
H A Dctcm_fsms.c63 [DEV_EVENT_START] = "Start",
2128 DEV_EVENT_START, dev); in dev_action_restart()
2249 { DEV_STATE_STOPPED, DEV_EVENT_START, dev_action_start },
2250 { DEV_STATE_STOPWAIT_RXTX, DEV_EVENT_START, dev_action_start },
2254 { DEV_STATE_STOPWAIT_RX, DEV_EVENT_START, dev_action_start },
2259 { DEV_STATE_STOPWAIT_TX, DEV_EVENT_START, dev_action_start },
H A Dnetiucv.c308 DEV_EVENT_START, enumerator
1103 { DEV_STATE_STOPPED, DEV_EVENT_START, dev_action_start },
1105 { DEV_STATE_STOPWAIT, DEV_EVENT_START, dev_action_start },
1240 fsm_event(priv->fsm, DEV_EVENT_START, dev); in netiucv_open()
H A Dctcm_main.c431 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctcm_open()
895 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctcm_tx()
H A Dctcm_mpc.c369 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctc_mpc_alloc_channel()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_fsms.h220 DEV_EVENT_START, enumerator
H A Dctcm_fsms.c63 [DEV_EVENT_START] = "Start",
2122 DEV_EVENT_START, dev); in dev_action_restart()
2243 { DEV_STATE_STOPPED, DEV_EVENT_START, dev_action_start },
2244 { DEV_STATE_STOPWAIT_RXTX, DEV_EVENT_START, dev_action_start },
2248 { DEV_STATE_STOPWAIT_RX, DEV_EVENT_START, dev_action_start },
2253 { DEV_STATE_STOPWAIT_TX, DEV_EVENT_START, dev_action_start },
H A Dnetiucv.c290 DEV_EVENT_START, enumerator
1091 { DEV_STATE_STOPPED, DEV_EVENT_START, dev_action_start },
1093 { DEV_STATE_STOPWAIT, DEV_EVENT_START, dev_action_start },
1228 fsm_event(priv->fsm, DEV_EVENT_START, dev); in netiucv_open()
H A Dctcm_main.c431 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctcm_open()
855 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctcm_tx()
H A Dctcm_mpc.c371 fsm_event(priv->fsm, DEV_EVENT_START, dev); in ctc_mpc_alloc_channel()

Completed in 25 milliseconds