Searched refs:ctcmpc_chx_firstio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_fsms.c | 163 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg); 1480 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg) in ctcmpc_chx_firstio() function 1876 { CTC_STATE_SETUPWAIT, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio }, 1891 { CTC_STATE_RXINIT, CTC_EVENT_UC_ZERO, ctcmpc_chx_firstio }, 2004 { CTC_STATE_TXIDLE, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio },
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_fsms.c | 163 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg); 1474 static void ctcmpc_chx_firstio(fsm_instance *fi, int event, void *arg) in ctcmpc_chx_firstio() function 1870 { CTC_STATE_SETUPWAIT, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio }, 1885 { CTC_STATE_RXINIT, CTC_EVENT_UC_ZERO, ctcmpc_chx_firstio }, 1998 { CTC_STATE_TXIDLE, CTC_EVENT_FINSTAT, ctcmpc_chx_firstio },
|
Completed in 5 milliseconds