Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dctcm_fsms.h351 MPCG_STATE_FLOWC, enumerator
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()
747 [MPCG_STATE_FLOWC] = "FLOW CONTROL ON",
758 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },
1076 if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) || in ctcmpc_unpack_skb()
1247 while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) && in ctcmpc_bh()
1393 case MPCG_STATE_FLOWC: in mpc_action_go_inop()
2093 case MPCG_STATE_FLOWC: in mpc_send_qllc_discontact()
Dctcm_fsms.c1426 case MPCG_STATE_FLOWC: in ctcmpc_chx_rx()
1443 case MPCG_STATE_FLOWC: in ctcmpc_chx_rx()
1552 case MPCG_STATE_FLOWC: in ctcmpc_chx_rxidle()