Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dctcm_mpc.c729 [MPCG_STATE_XID7INITZ] = "Active XID- XID7 Pending Complete ",
796 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 },
797 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID7DONE, mpc_action_doxid7 },
798 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DISCONC, mpc_action_discontact },
799 { MPCG_STATE_XID7INITZ, MPCG_EVENT_INOP, mpc_action_go_inop },
800 { MPCG_STATE_XID7INITZ, MPCG_EVENT_TIMER, mpc_action_timeout },
801 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1374 case MPCG_STATE_XID7INITZ: in mpc_action_go_inop()
2014 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITZ); in mpc_action_rcvd_xid7()
2021 case MPCG_STATE_XID7INITZ: in mpc_action_rcvd_xid7()
[all …]
Dctcm_fsms.h348 MPCG_STATE_XID7INITZ, enumerator
Dctcm_fsms.c1620 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attn()
1697 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attnbusy()