Home
last modified time | relevance | path

Searched refs:MPCG_STATE_INOP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/s390/net/
Dctcm_fsms.h341 MPCG_STATE_INOP, enumerator
Dctcm_mpc.c348 case MPCG_STATE_INOP: in ctc_mpc_alloc_channel()
438 case MPCG_STATE_INOP: in ctc_mpc_establish_connectivity()
736 [MPCG_STATE_INOP] = "INOP",
756 { MPCG_STATE_INOP, MPCG_EVENT_INOP, mpc_action_nop },
1367 fsm_newstate(grp->fsm, MPCG_STATE_INOP); in mpc_action_go_inop()
1381 case MPCG_STATE_INOP: in mpc_action_go_inop()
Dctcm_fsms.c1430 case MPCG_STATE_INOP: in ctcmpc_chx_rx()