Lines Matching refs:start_timer
248 static void start_timer(struct scc_priv *priv, int t, int r15);
961 start_timer(priv, priv->param.txdelay, 0); in scc_send_packet()
1078 static void start_timer(struct scc_priv *priv, int t, int r15) in start_timer() function
1374 start_timer(priv, priv->param.txpause, 0); in es_isr()
1377 start_timer(priv, priv->param.txtail, 0); in es_isr()
1389 start_timer(priv, priv->param.dcdon, 0); in es_isr()
1397 start_timer(priv, priv->param.dcdoff, 0); in es_isr()
1422 start_timer(priv, priv->param.rtsoff, 0); in tm_isr()
1433 start_timer(priv, priv->param.waittime, DCDIE); in tm_isr()
1443 start_timer(priv, priv->param.txdelay, 0); in tm_isr()
1459 start_timer(priv, in tm_isr()