Searched refs:ctcm_chx_stop (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/s390/net/ |
D | ctcm_fsms.c | 146 static void ctcm_chx_stop(fsm_instance *fi, int event, void *arg); 752 static void ctcm_chx_stop(fsm_instance *fi, int event, void *arg) in ctcm_chx_stop() function 1094 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop }, 1846 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop }, 1851 { CTC_STATE_NOTOP, CTC_EVENT_UC_RCRESET, ctcm_chx_stop }, 1852 { CTC_STATE_NOTOP, CTC_EVENT_UC_RSRESET, ctcm_chx_stop },
|