Searched refs:MPCG_EVENT_INOP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/net/ |
| H A D | ctcm_mpc.c | 385 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctc_mpc_alloc_channel() 437 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctc_mpc_establish_connectivity() 542 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctc_mpc_dealloc_ch() 672 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_send_sweep_resp() 710 [MPCG_EVENT_INOP] = "INOP Condition", 741 { MPCG_STATE_RESET, MPCG_EVENT_INOP, mpc_action_go_inop }, 742 { MPCG_STATE_INOP, MPCG_EVENT_INOP, mpc_action_nop }, 743 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop }, 746 { MPCG_STATE_READY, MPCG_EVENT_INOP, mpc_action_go_inop }, 750 { MPCG_STATE_XID2INITW, MPCG_EVENT_INOP, mpc_action_go_inop }, [all …]
|
| H A D | ctcm_fsms.h | 327 MPCG_EVENT_INOP, enumerator
|
| H A D | ctcm_main.c | 639 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_send_sweep_req() 818 fsm_event(priv->mpcg->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_transmit_skb() 909 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_tx() 944 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_tx() 958 fsm_event(grp->fsm, MPCG_EVENT_INOP, dev); in ctcmpc_tx()
|