Lines Matching refs:start_timer
248 static void start_timer(struct scc_priv *priv, int t, int r15);
954 start_timer(priv, priv->param.txdelay, 0); in scc_send_packet()
1071 static void start_timer(struct scc_priv *priv, int t, int r15) in start_timer() function
1367 start_timer(priv, priv->param.txpause, 0); in es_isr()
1370 start_timer(priv, priv->param.txtail, 0); in es_isr()
1382 start_timer(priv, priv->param.dcdon, 0); in es_isr()
1390 start_timer(priv, priv->param.dcdoff, 0); in es_isr()
1415 start_timer(priv, priv->param.rtsoff, 0); in tm_isr()
1426 start_timer(priv, priv->param.waittime, DCDIE); in tm_isr()
1436 start_timer(priv, priv->param.txdelay, 0); in tm_isr()
1452 start_timer(priv, in tm_isr()