Searched refs:ctcmpc_chx_resend (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/s390/net/ |
D | ctcm_fsms.c | 182 static void ctcmpc_chx_resend(fsm_instance *, int, void *); 1733 static void ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg) in ctcmpc_chx_resend() function 1914 { CH_XID0_INPROGRESS, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1928 { CH_XID7_PENDING, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1941 { CH_XID7_PENDING1, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1954 { CH_XID7_PENDING2, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1967 { CH_XID7_PENDING3, CTC_EVENT_TIMER, ctcmpc_chx_resend }, 1980 { CH_XID7_PENDING4, CTC_EVENT_TIMER, ctcmpc_chx_resend },
|