Searched refs:ctcmpc_chx_resend (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/s390/net/ | 
| D | ctcm_fsms.c | 182 static void ctcmpc_chx_resend(fsm_instance *, int, void *);1727 static void ctcmpc_chx_resend(fsm_instance *fsm, int event, void *arg)  in ctcmpc_chx_resend()  function
 1908 	{ CH_XID0_INPROGRESS,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 1922 	{ CH_XID7_PENDING,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 1935 	{ CH_XID7_PENDING1,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 1948 	{ CH_XID7_PENDING2,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 1961 	{ CH_XID7_PENDING3,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 1974 	{ CH_XID7_PENDING4,	CTC_EVENT_TIMER,	ctcmpc_chx_resend  },
 
 |