Searched refs:ctcmpc_chx_resend (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/net/ |
| H A D | ctcm_fsms.c | 181 static void ctcmpc_chx_resend(fsm_instance *, int, void *); 1734 static void ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_resend() function 1915 { CH_XID0_INPROGRESS, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1929 { CH_XID7_PENDING, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1942 { CH_XID7_PENDING1, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1955 { CH_XID7_PENDING2, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1968 { CH_XID7_PENDING3, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1981 { CH_XID7_PENDING4, CTC_EVENT_TIMER, ctcmpc_chx_resend },
|