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

/linux-4.4.14/drivers/s390/net/
H A Dctcm_fsms.c148 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg);
171 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg);
831 static void ctcm_chx_restart(fsm_instance *fi, int event, void *arg) ctcm_chx_restart() function
861 ctcm_ccw_check_rc(ch, rc, "HaltIO in ctcm_chx_restart"); ctcm_chx_restart()
884 ctcm_chx_restart(fi, event, arg); ctcm_chx_rxiniterr()
969 ctcm_chx_restart(fi, event, arg); ctcm_chx_txiniterr()
1012 ctcm_chx_restart(fi, event, arg); ctcm_chx_txretry()
1030 ctcm_chx_restart(fi, event, arg); ctcm_chx_txretry()
1163 { CTC_STATE_TERM, CTC_EVENT_START, ctcm_chx_restart },
1170 { CTC_STATE_DTERM, CTC_EVENT_START, ctcm_chx_restart },
2021 { CTC_STATE_TERM, CTC_EVENT_START, ctcm_chx_restart },
2030 { CTC_STATE_DTERM, CTC_EVENT_START, ctcm_chx_restart },

Completed in 41 milliseconds