Home
last modified time | relevance | path

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

/drivers/s390/net/
Dctcm_mpc.c574 if (mpcg_state == MPCG_STATE_FLOWC) in ctc_mpc_flow_control()
580 fsm_newstate(grp->fsm, MPCG_STATE_FLOWC); in ctc_mpc_flow_control()
585 if (mpcg_state == MPCG_STATE_FLOWC) { in ctc_mpc_flow_control()
731 [MPCG_STATE_FLOWC] = "FLOW CONTROL ON",
742 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },
1060 if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) || in ctcmpc_unpack_skb()
1231 while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) && in ctcmpc_bh()
1377 case MPCG_STATE_FLOWC: in mpc_action_go_inop()
2074 case MPCG_STATE_FLOWC: in mpc_send_qllc_discontact()
Dctcm_fsms.h350 MPCG_STATE_FLOWC, enumerator
Dctcm_fsms.c1419 case MPCG_STATE_FLOWC: in ctcmpc_chx_rx()
1436 case MPCG_STATE_FLOWC: in ctcmpc_chx_rx()
1546 case MPCG_STATE_FLOWC: in ctcmpc_chx_rxidle()