Searched refs:MPCG_STATE_XID7INITZ (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_mpc.c | 743 [MPCG_STATE_XID7INITZ] = "Active XID- XID7 Pending Complete ", 810 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 }, 811 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID7DONE, mpc_action_doxid7 }, 812 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DISCONC, mpc_action_discontact }, 813 { MPCG_STATE_XID7INITZ, MPCG_EVENT_INOP, mpc_action_go_inop }, 814 { MPCG_STATE_XID7INITZ, MPCG_EVENT_TIMER, mpc_action_timeout }, 815 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DOIO, mpc_action_xside_xid }, 1388 case MPCG_STATE_XID7INITZ: in mpc_action_go_inop() 2028 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITZ); in mpc_action_rcvd_xid7() 2035 case MPCG_STATE_XID7INITZ in mpc_action_rcvd_xid7() [all...] |
H A D | ctcm_fsms.h | 315 MPCG_STATE_XID7INITZ XID2(7) negotiations in progress. 348 MPCG_STATE_XID7INITZ, enumerator
|
H A D | ctcm_fsms.c | 1626 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attn() 1703 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attnbusy()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_mpc.c | 731 [MPCG_STATE_XID7INITZ] = "Active XID- XID7 Pending Complete ", 798 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID2, mpc_action_rcvd_xid7 }, 799 { MPCG_STATE_XID7INITZ, MPCG_EVENT_XID7DONE, mpc_action_doxid7 }, 800 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DISCONC, mpc_action_discontact }, 801 { MPCG_STATE_XID7INITZ, MPCG_EVENT_INOP, mpc_action_go_inop }, 802 { MPCG_STATE_XID7INITZ, MPCG_EVENT_TIMER, mpc_action_timeout }, 803 { MPCG_STATE_XID7INITZ, MPCG_EVENT_DOIO, mpc_action_xside_xid }, 1377 case MPCG_STATE_XID7INITZ: in mpc_action_go_inop() 2017 fsm_newstate(grp->fsm, MPCG_STATE_XID7INITZ); in mpc_action_rcvd_xid7() 2024 case MPCG_STATE_XID7INITZ in mpc_action_rcvd_xid7() [all...] |
H A D | ctcm_fsms.h | 315 MPCG_STATE_XID7INITZ XID2(7) negotiations in progress. 348 MPCG_STATE_XID7INITZ, enumerator
|
H A D | ctcm_fsms.c | 1620 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attn() 1697 case MPCG_STATE_XID7INITZ: in ctcmpc_chx_attnbusy()
|
Completed in 11 milliseconds