Searched refs:mpc_action_doxid0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/s390/net/ |
D | ctcm_mpc.c | 118 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg); 763 { MPCG_STATE_XID2INITW, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 769 { MPCG_STATE_XID2INITX, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 790 { MPCG_STATE_XID0IOWAIT, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 797 { MPCG_STATE_XID0IOWAIX, MPCG_EVENT_XID0DO, mpc_action_doxid0 }, 1838 static void mpc_action_doxid0(fsm_instance *fsm, int event, void *arg) in mpc_action_doxid0() function
|