Lines Matching refs:start_timer
236 static void start_timer(struct scc_priv *priv, int t, int r15);
946 start_timer(priv, priv->param.txdelay, 0); in scc_send_packet()
1063 static void start_timer(struct scc_priv *priv, int t, int r15) in start_timer() function
1359 start_timer(priv, priv->param.txpause, 0); in es_isr()
1362 start_timer(priv, priv->param.txtail, 0); in es_isr()
1374 start_timer(priv, priv->param.dcdon, 0); in es_isr()
1382 start_timer(priv, priv->param.dcdoff, 0); in es_isr()
1407 start_timer(priv, priv->param.rtsoff, 0); in tm_isr()
1418 start_timer(priv, priv->param.waittime, DCDIE); in tm_isr()
1428 start_timer(priv, priv->param.txdelay, 0); in tm_isr()
1444 start_timer(priv, in tm_isr()