Searched refs:MPCG_STATE_XID2INITW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_mpc.c | 354 /* MPCG_STATE_XID2INITW iff the minimum number */ in ctc_mpc_alloc_channel() 357 /*fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW);*/ in ctc_mpc_alloc_channel() 452 case MPCG_STATE_XID2INITW: in ctc_mpc_establish_connectivity() 736 [MPCG_STATE_XID2INITW] = "Passive XID- XID0 Pending Start", 761 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 762 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID2, mpc_action_rcvd_xid0 }, 763 { MPCG_STATE_XID2INITW, MPCG_EVENT_INOP, mpc_action_go_inop }, 764 { MPCG_STATE_XID2INITW, MPCG_EVENT_TIMER, mpc_action_timeout }, 765 { MPCG_STATE_XID2INITW, MPCG_EVENT_DOIO, mpc_action_yside_xid }, 995 (fsm_getstate(grp->fsm) < MPCG_STATE_XID2INITW)) { in mpc_channel_action() [all...] |
H A D | ctcm_fsms.h | 276 MPCG_STATE_XID2INITW Awaiting XID2(0) Initiation 341 MPCG_STATE_XID2INITW, enumerator
|
H A D | ctcm_fsms.c | 1600 case MPCG_STATE_XID2INITW: in ctcmpc_chx_attn() 1666 fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW); in ctcmpc_chx_attnbusy() 1668 case MPCG_STATE_XID2INITW: in ctcmpc_chx_attnbusy()
|
H A D | ctcm_main.c | 966 (fsm_getstate(grp->fsm) < MPCG_STATE_XID2INITW)) { in ctcmpc_tx()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_mpc.c | 356 /* MPCG_STATE_XID2INITW iff the minimum number */ in ctc_mpc_alloc_channel() 359 /*fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW);*/ in ctc_mpc_alloc_channel() 454 case MPCG_STATE_XID2INITW: in ctc_mpc_establish_connectivity() 724 [MPCG_STATE_XID2INITW] = "Passive XID- XID0 Pending Start", 749 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 750 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID2, mpc_action_rcvd_xid0 }, 751 { MPCG_STATE_XID2INITW, MPCG_EVENT_INOP, mpc_action_go_inop }, 752 { MPCG_STATE_XID2INITW, MPCG_EVENT_TIMER, mpc_action_timeout }, 753 { MPCG_STATE_XID2INITW, MPCG_EVENT_DOIO, mpc_action_yside_xid }, 984 (fsm_getstate(grp->fsm) < MPCG_STATE_XID2INITW)) { in mpc_channel_action() [all...] |
H A D | ctcm_fsms.h | 276 MPCG_STATE_XID2INITW Awaiting XID2(0) Initiation 341 MPCG_STATE_XID2INITW, enumerator
|
H A D | ctcm_fsms.c | 1594 case MPCG_STATE_XID2INITW: in ctcmpc_chx_attn() 1660 fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW); in ctcmpc_chx_attnbusy() 1662 case MPCG_STATE_XID2INITW: in ctcmpc_chx_attnbusy()
|
H A D | ctcm_main.c | 926 (fsm_getstate(grp->fsm) < MPCG_STATE_XID2INITW)) { in ctcmpc_tx()
|
Completed in 17 milliseconds