Searched refs:MPCG_EVENT_XID2DONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_fsms.h | 331 MPCG_EVENT_XID2DONE, enumerator
|
H A D | ctcm_mpc.c | 715 [MPCG_EVENT_XID2DONE] = "XID0 Complete", 761 { MPCG_STATE_XID7INITW, MPCG_EVENT_XID2DONE, mpc_action_doxid7 }, 790 { MPCG_STATE_XID7INITI, MPCG_EVENT_XID2DONE, mpc_action_doxid7 }, 1970 fsm_event(grp->fsm, MPCG_EVENT_XID2DONE, dev); in mpc_action_rcvd_xid0() 1977 fsm_event(grp->fsm, MPCG_EVENT_XID2DONE, dev); in mpc_action_rcvd_xid0()
|