Searched refs:MPCG_STATE_XID7INITI (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_mpc.c | 742 [MPCG_STATE_XID7INITI] = "Active XID- XID7 Pending Start", 802 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2DONE, mpc_action_doxid7 }, 803 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 }, 804 { MPCG_STATE_XID7INITI, MPCG_EVENT_DISCONC, mpc_action_discontact }, 805 { MPCG_STATE_XID7INITI, MPCG_EVENT_INOP, mpc_action_go_inop }, 806 { MPCG_STATE_XID7INITI, MPCG_EVENT_TIMER, mpc_action_timeout }, 807 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID7DONE, mpc_action_doxid7 }, 808 { MPCG_STATE_XID7INITI, MPCG_EVENT_DOIO, mpc_action_xside_xid }, 1387 case MPCG_STATE_XID7INITI: in mpc_action_go_inop() 1986 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITI); in mpc_action_rcvd_xid0() [all...] |
H A D | ctcm_fsms.h | 311 MPCG_STATE_XID7INITI XID2(0) complete 347 MPCG_STATE_XID7INITI, enumerator
|
H A D | ctcm_fsms.c | 1625 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attn() 1702 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attnbusy()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_mpc.c | 730 [MPCG_STATE_XID7INITI] = "Active XID- XID7 Pending Start", 790 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2DONE, mpc_action_doxid7 }, 791 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 }, 792 { MPCG_STATE_XID7INITI, MPCG_EVENT_DISCONC, mpc_action_discontact }, 793 { MPCG_STATE_XID7INITI, MPCG_EVENT_INOP, mpc_action_go_inop }, 794 { MPCG_STATE_XID7INITI, MPCG_EVENT_TIMER, mpc_action_timeout }, 795 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID7DONE, mpc_action_doxid7 }, 796 { MPCG_STATE_XID7INITI, MPCG_EVENT_DOIO, mpc_action_xside_xid }, 1376 case MPCG_STATE_XID7INITI: in mpc_action_go_inop() 1975 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITI); in mpc_action_rcvd_xid0() [all...] |
H A D | ctcm_fsms.h | 311 MPCG_STATE_XID7INITI XID2(0) complete 347 MPCG_STATE_XID7INITI, enumerator
|
H A D | ctcm_fsms.c | 1619 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attn() 1696 case MPCG_STATE_XID7INITI: in ctcmpc_chx_attnbusy()
|
Completed in 11 milliseconds