Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/net/
Dctcm_fsms.h350 MPCG_STATE_FLOWC, enumerator
Dctcm_mpc.c576 if (mpcg_state == MPCG_STATE_FLOWC) in ctc_mpc_flow_control()
582 fsm_newstate(grp->fsm, MPCG_STATE_FLOWC); in ctc_mpc_flow_control()
587 if (mpcg_state == MPCG_STATE_FLOWC) { in ctc_mpc_flow_control()
733 [MPCG_STATE_FLOWC] = "FLOW CONTROL ON",
744 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },
1063 if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) || in ctcmpc_unpack_skb()
1234 while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) && in ctcmpc_bh()
1380 case MPCG_STATE_FLOWC: in mpc_action_go_inop()
2077 case MPCG_STATE_FLOWC: in mpc_send_qllc_discontact()
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()