Home
last modified time | relevance | path

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

/drivers/s390/net/
Dctcm_mpc.c114 static void mpc_action_go_inop(fsm_instance *fi, int event, void *arg);
740 { MPCG_STATE_RESET, MPCG_EVENT_INOP, mpc_action_go_inop },
742 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },
745 { MPCG_STATE_READY, MPCG_EVENT_INOP, mpc_action_go_inop },
749 { MPCG_STATE_XID2INITW, MPCG_EVENT_INOP, mpc_action_go_inop },
755 { MPCG_STATE_XID2INITX, MPCG_EVENT_INOP, mpc_action_go_inop },
762 { MPCG_STATE_XID7INITW, MPCG_EVENT_INOP, mpc_action_go_inop },
769 { MPCG_STATE_XID7INITX, MPCG_EVENT_INOP, mpc_action_go_inop },
777 { MPCG_STATE_XID0IOWAIT, MPCG_EVENT_INOP, mpc_action_go_inop },
784 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_INOP, mpc_action_go_inop },
[all …]