Home
last modified time | relevance | path

Searched refs:CTC_EVENT_STOP (Results 1 – 2 of 2) sorted by relevance

/drivers/s390/net/
A Dctcm_fsms.c95 [CTC_EVENT_STOP] = "Stop",
672 if (event == CTC_EVENT_STOP) in ctcm_chx_haltio()
678 if (event != CTC_EVENT_STOP) { in ctcm_chx_haltio()
1094 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
1157 { CTC_STATE_TERM, CTC_EVENT_STOP, ctcm_action_nop },
1164 { CTC_STATE_DTERM, CTC_EVENT_STOP, ctcm_chx_haltio },
1171 { CTC_STATE_TX, CTC_EVENT_STOP, ctcm_chx_haltio },
1846 { CTC_STATE_NOTOP, CTC_EVENT_STOP, ctcm_chx_stop },
2005 { CTC_STATE_TERM, CTC_EVENT_STOP, ctcm_action_nop },
2022 { CTC_STATE_TX, CTC_EVENT_STOP, ctcm_chx_haltio },
[all …]
A Dctcm_fsms.h102 CTC_EVENT_STOP, enumerator

Completed in 8 milliseconds