Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dctcm_mpc.c728 [MPCG_STATE_XID7INITI] = "Active XID- XID7 Pending Start",
788 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2DONE, mpc_action_doxid7 },
789 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 },
790 { MPCG_STATE_XID7INITI, MPCG_EVENT_DISCONC, mpc_action_discontact },
791 { MPCG_STATE_XID7INITI, MPCG_EVENT_INOP, mpc_action_go_inop },
792 { MPCG_STATE_XID7INITI, MPCG_EVENT_TIMER, mpc_action_timeout },
793 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID7DONE, mpc_action_doxid7 },
794 { MPCG_STATE_XID7INITI, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1373 case MPCG_STATE_XID7INITI: in mpc_action_go_inop()
1972 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITI); in mpc_action_rcvd_xid0()
[all …]
Dctcm_fsms.h347 MPCG_STATE_XID7INITI, enumerator
Dctcm_fsms.c1619 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attn()
1696 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attnbusy()