Searched refs:ctcm_chx_stop (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/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  },
 1852 	{ CTC_STATE_NOTOP,	CTC_EVENT_STOP,		ctcm_chx_stop  },
 1857 	{ CTC_STATE_NOTOP,	CTC_EVENT_UC_RCRESET,	ctcm_chx_stop  },
 1858 	{ CTC_STATE_NOTOP,	CTC_EVENT_UC_RSRESET,	ctcm_chx_stop  },
 
 |