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()
1062 static void start_timer(struct scc_priv *priv, int t, int r15) in start_timer() function
1358 start_timer(priv, priv->param.txpause, 0); in es_isr()
1361 start_timer(priv, priv->param.txtail, 0); in es_isr()
1373 start_timer(priv, priv->param.dcdon, 0); in es_isr()
1381 start_timer(priv, priv->param.dcdoff, 0); in es_isr()
1406 start_timer(priv, priv->param.rtsoff, 0); in tm_isr()
1417 start_timer(priv, priv->param.waittime, DCDIE); in tm_isr()
1427 start_timer(priv, priv->param.txdelay, 0); in tm_isr()
1443 start_timer(priv, in tm_isr()