Searched refs:MPCG_STATE_FLOWC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_mpc.c | 574 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() 745 [MPCG_STATE_FLOWC] = "FLOW CONTROL ON", 756 { MPCG_STATE_FLOWC, MPCG_EVENT_INOP, mpc_action_go_inop }, 1074 if ((fsm_getstate(grp->fsm) == MPCG_STATE_FLOWC) || in ctcmpc_unpack_skb() 1245 while ((fsm_getstate(grp->fsm) != MPCG_STATE_FLOWC) && in ctcmpc_bh() 1391 case MPCG_STATE_FLOWC: in mpc_action_go_inop() 2089 case MPCG_STATE_FLOWC: in mpc_send_qllc_discontact()
|
H A D | ctcm_fsms.h | 350 MPCG_STATE_FLOWC, enumerator
|
H A D | ctcm_fsms.c | 1426 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()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_mpc.c | 576 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()
|
H A D | ctcm_fsms.h | 350 MPCG_STATE_FLOWC, enumerator
|
H A D | ctcm_fsms.c | 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 14 milliseconds