Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dctcm_fsms.h349 MPCG_STATE_XID7INITZ, enumerator
Dctcm_mpc.c744 [MPCG_STATE_XID7INITZ] = "Active XID- XID7 Pending Complete ",
811 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 },
812 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID7DONE, mpc_action_doxid7 },
813 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DISCONC, mpc_action_discontact },
814 { MPCG_STATE_XID7INITZ, MPCG_EVENT_INOP, mpc_action_go_inop },
815 { MPCG_STATE_XID7INITZ, MPCG_EVENT_TIMER, mpc_action_timeout },
816 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DOIO, mpc_action_xside_xid },
1389 case MPCG_STATE_XID7INITZ: in mpc_action_go_inop()
2031 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITZ); in mpc_action_rcvd_xid7()
2038 case MPCG_STATE_XID7INITZ: in mpc_action_rcvd_xid7()
[all …]
Dctcm_fsms.c1635 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attn()
1711 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attnbusy()