Home
last modified time | relevance | path

Searched refs:fsm_newstate (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_fsms.c320 fsm_newstate(fi, CTC_STATE_TXIDLE); in chx_txdone()
343 fsm_newstate(fi, CTC_STATE_TXIDLE); in ctcm_chx_txidle()
460 fsm_newstate(fi, CTC_STATE_TXIDLE); in chx_firstio()
477 fsm_newstate(fi, (CHANNEL_DIRECTION(ch->flags) == CTCM_READ) in chx_firstio()
482 fsm_newstate(fi, CTC_STATE_SETUPWAIT); in chx_firstio()
526 fsm_newstate(fi, CTC_STATE_RXIDLE); in chx_rxidle()
529 fsm_newstate(fi, CTC_STATE_RXINIT); in chx_rxidle()
562 fsm_newstate(fi, CTC_STATE_SETUPWAIT); in ctcm_chx_setmode()
575 fsm_newstate(fi, CTC_STATE_STARTWAIT); in ctcm_chx_setmode()
632 fsm_newstate(f in ctcm_chx_start()
[all...]
H A Dnetiucv.c745 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_txdone()
763 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_txdone()
796 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_connaccept()
818 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_connack()
830 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
847 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
860 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
868 fsm_newstate(fi, CONN_STATE_SETUPWAIT); in conn_action_start()
885 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
891 fsm_newstate(f in conn_action_start()
[all...]
H A Dctcm_mpc.c357 /*fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW);*/ in ctc_mpc_alloc_channel()
465 fsm_newstate(grp->fsm, MPCG_STATE_XID0IOWAIT); in ctc_mpc_establish_connectivity()
580 fsm_newstate(grp->fsm, MPCG_STATE_FLOWC); in ctc_mpc_flow_control()
586 fsm_newstate(grp->fsm, MPCG_STATE_READY); in ctc_mpc_flow_control()
889 fsm_newstate(grp->fsm, MPCG_STATE_READY); in mpc_group_ready()
991 fsm_newstate(ch->fsm, CH_XID0_PENDING); in mpc_channel_action()
996 fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW); in mpc_channel_action()
1286 fsm_newstate(grp->fsm, MPCG_STATE_RESET); in ctcmpc_init_mpc_group()
1366 fsm_newstate(grp->fsm, MPCG_STATE_INOP); in mpc_action_go_inop()
1426 fsm_newstate(gr in mpc_action_go_inop()
[all...]
H A Dfsm.h192 fsm_newstate(fsm_instance *fi, int newstate) in fsm_newstate() function
H A Dctcm_main.c192 fsm_newstate(ch->fsm, CTC_STATE_IDLE); in channel_free()
271 fsm_newstate(ch->fsm, CTC_STATE_STOPPED); in channel_get()
568 fsm_newstate(ch->fsm, CTC_STATE_TX); in ctcm_transmit_skb()
826 fsm_newstate(ch->fsm, CTC_STATE_TX); in ctcmpc_transmit_skb()
1150 fsm_newstate(priv->fsm, DEV_STATE_STOPPED); in ctcm_init_netdevice()
1450 fsm_newstate(ch->fsm, CTC_STATE_IDLE); in add_channel()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_fsms.c320 fsm_newstate(fi, CTC_STATE_TXIDLE); in chx_txdone()
343 fsm_newstate(fi, CTC_STATE_TXIDLE); in ctcm_chx_txidle()
460 fsm_newstate(fi, CTC_STATE_TXIDLE); in chx_firstio()
477 fsm_newstate(fi, (CHANNEL_DIRECTION(ch->flags) == CTCM_READ) in chx_firstio()
482 fsm_newstate(fi, CTC_STATE_SETUPWAIT); in chx_firstio()
526 fsm_newstate(fi, CTC_STATE_RXIDLE); in chx_rxidle()
529 fsm_newstate(fi, CTC_STATE_RXINIT); in chx_rxidle()
562 fsm_newstate(fi, CTC_STATE_SETUPWAIT); in ctcm_chx_setmode()
575 fsm_newstate(fi, CTC_STATE_STARTWAIT); in ctcm_chx_setmode()
632 fsm_newstate(f in ctcm_chx_start()
[all...]
H A Dnetiucv.c723 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_txdone()
741 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_txdone()
784 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_connaccept()
806 fsm_newstate(fi, CONN_STATE_IDLE); in conn_action_connack()
818 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_conntimsev()
835 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_connsever()
848 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
856 fsm_newstate(fi, CONN_STATE_SETUPWAIT); in conn_action_start()
873 fsm_newstate(fi, CONN_STATE_STARTWAIT); in conn_action_start()
879 fsm_newstate(f in conn_action_start()
[all...]
H A Dctcm_mpc.c359 /*fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW);*/ in ctc_mpc_alloc_channel()
467 fsm_newstate(grp->fsm, MPCG_STATE_XID0IOWAIT); in ctc_mpc_establish_connectivity()
582 fsm_newstate(grp->fsm, MPCG_STATE_FLOWC); in ctc_mpc_flow_control()
588 fsm_newstate(grp->fsm, MPCG_STATE_READY); in ctc_mpc_flow_control()
877 fsm_newstate(grp->fsm, MPCG_STATE_READY); in mpc_group_ready()
980 fsm_newstate(ch->fsm, CH_XID0_PENDING); in mpc_channel_action()
985 fsm_newstate(grp->fsm, MPCG_STATE_XID2INITW); in mpc_channel_action()
1275 fsm_newstate(grp->fsm, MPCG_STATE_RESET); in ctcmpc_init_mpc_group()
1355 fsm_newstate(grp->fsm, MPCG_STATE_INOP); in mpc_action_go_inop()
1415 fsm_newstate(gr in mpc_action_go_inop()
[all...]
H A Dfsm.h192 fsm_newstate(fsm_instance *fi, int newstate) in fsm_newstate() function
H A Dctcm_main.c192 fsm_newstate(ch->fsm, CTC_STATE_IDLE); in channel_free()
271 fsm_newstate(ch->fsm, CTC_STATE_STOPPED); in channel_get()
568 fsm_newstate(ch->fsm, CTC_STATE_TX); in ctcm_transmit_skb()
786 fsm_newstate(ch->fsm, CTC_STATE_TX); in ctcmpc_transmit_skb()
1110 fsm_newstate(priv->fsm, DEV_STATE_STOPPED); in ctcm_init_netdevice()
1410 fsm_newstate(ch->fsm, CTC_STATE_IDLE); in add_channel()

Completed in 15 milliseconds