Home
last modified time | relevance | path

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

/drivers/s390/net/
A Dctcm_fsms.h221 DEV_EVENT_STOP, enumerator
A Dctcm_fsms.c64 [DEV_EVENT_STOP] = "Stop",
2114 fsm_event(priv->fsm, DEV_EVENT_STOP, dev); in dev_action_restart()
2258 { DEV_STATE_STARTWAIT_RXTX, DEV_EVENT_STOP, dev_action_stop },
2264 { DEV_STATE_STARTWAIT_TX, DEV_EVENT_STOP, dev_action_stop },
2269 { DEV_STATE_STARTWAIT_RX, DEV_EVENT_STOP, dev_action_stop },
2274 { DEV_STATE_RUNNING, DEV_EVENT_STOP, dev_action_stop },
A Dctcm_main.c449 fsm_event(priv->fsm, DEV_EVENT_STOP, dev); in ctcm_close()
A Dctcm_mpc.c1423 fsm_addtimer(&priv->restart_timer, 500, DEV_EVENT_STOP, dev); in mpc_action_go_inop()

Completed in 13 milliseconds