Searched refs:MPCG_STATE_FLOWC (Results 1 – 3 of 3) sorted by relevance
577 if (mpcg_state == MPCG_STATE_FLOWC) in ctc_mpc_flow_control()583 fsm_newstate(grp->fsm, MPCG_STATE_FLOWC); in ctc_mpc_flow_control()588 if (mpcg_state == MPCG_STATE_FLOWC) { in ctc_mpc_flow_control()734 [MPCG_STATE_FLOWC] = "FLOW CONTROL ON",745 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop },1064 if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) || in ctcmpc_unpack_skb()1235 while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) && in ctcmpc_bh()1381 case MPCG_STATE_FLOWC: in mpc_action_go_inop()2078 case MPCG_STATE_FLOWC: in mpc_send_qllc_discontact()
350 MPCG_STATE_FLOWC, enumerator
1419 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()
Completed in 9 milliseconds