Searched refs:MPCG_STATE_INOP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_fsms.h | 267 MPCG_STATE_INOP INOP Received. 340 MPCG_STATE_INOP, enumerator
|
H A D | ctcm_mpc.c | 348 case MPCG_STATE_INOP: in ctc_mpc_alloc_channel() 439 case MPCG_STATE_INOP: in ctc_mpc_establish_connectivity() 735 [MPCG_STATE_INOP] = "INOP", 755 { MPCG_STATE_INOP, MPCG_EVENT_INOP, mpc_action_nop }, 1366 fsm_newstate(grp->fsm, MPCG_STATE_INOP); in mpc_action_go_inop() 1380 case MPCG_STATE_INOP: in mpc_action_go_inop()
|
H A D | ctcm_fsms.c | 1423 case MPCG_STATE_INOP: in ctcmpc_chx_rx()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_fsms.h | 267 MPCG_STATE_INOP INOP Received. 340 MPCG_STATE_INOP, enumerator
|
H A D | ctcm_mpc.c | 350 case MPCG_STATE_INOP: in ctc_mpc_alloc_channel() 441 case MPCG_STATE_INOP: in ctc_mpc_establish_connectivity() 723 [MPCG_STATE_INOP] = "INOP", 743 { MPCG_STATE_INOP, MPCG_EVENT_INOP, mpc_action_nop }, 1355 fsm_newstate(grp->fsm, MPCG_STATE_INOP); in mpc_action_go_inop() 1369 case MPCG_STATE_INOP: in mpc_action_go_inop()
|
H A D | ctcm_fsms.c | 1416 case MPCG_STATE_INOP: in ctcmpc_chx_rx()
|
Completed in 13 milliseconds