Searched refs:MPCG_STATE_RESET (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/net/ |
| H A D | ctcm_mpc.c | 354 case MPCG_STATE_RESET: in ctc_mpc_alloc_channel() 442 case MPCG_STATE_RESET: in ctc_mpc_establish_connectivity() 721 [MPCG_STATE_RESET] = "Reset", 741 { 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()
|
| H A D | ctcm_fsms.h | 339 MPCG_STATE_RESET, enumerator
|
| H A D | ctcm_fsms.c | 1428 case MPCG_STATE_RESET: in ctcmpc_chx_rx() 2108 fsm_newstate(priv->mpcg->fsm, MPCG_STATE_RESET); in dev_action_stop() 2129 fsm_newstate(priv->mpcg->fsm, MPCG_STATE_RESET); in dev_action_restart()
|