Searched refs:MPCG_STATE_RESET (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/net/ |
| A D | ctcm_mpc.c | 352 case MPCG_STATE_RESET: in ctc_mpc_alloc_channel() 440 case MPCG_STATE_RESET: in ctc_mpc_establish_connectivity() 722 [MPCG_STATE_RESET] = "Reset", 742 { MPCG_STATE_RESET, MPCG_EVENT_INOP, mpc_action_go_inop }, 1274 fsm_newstate(grp->fsm, MPCG_STATE_RESET); in ctcmpc_init_mpc_group() 1359 if ((grp->saved_state != MPCG_STATE_RESET) || in mpc_action_go_inop() 1367 case MPCG_STATE_RESET: in mpc_action_go_inop() 1414 fsm_newstate(grp->fsm, MPCG_STATE_RESET); in mpc_action_go_inop() 1422 fsm_newstate(grp->fsm, MPCG_STATE_RESET); in mpc_action_go_inop()
|
| A D | ctcm_fsms.h | 339 MPCG_STATE_RESET, enumerator
|
| A D | ctcm_fsms.c | 1415 case MPCG_STATE_RESET: in ctcmpc_chx_rx() 2095 fsm_newstate(priv->mpcg->fsm, MPCG_STATE_RESET); in dev_action_stop() 2116 fsm_newstate(priv->mpcg->fsm, MPCG_STATE_RESET); in dev_action_restart()
|
Completed in 12 milliseconds