Lines Matching refs:start_timer
235 static void start_timer(struct scc_priv *priv, int t, int r15);
948 start_timer(priv, priv->param.txdelay, 0); in scc_send_packet()
1065 static void start_timer(struct scc_priv *priv, int t, int r15) in start_timer() function
1361 start_timer(priv, priv->param.txpause, 0); in es_isr()
1364 start_timer(priv, priv->param.txtail, 0); in es_isr()
1376 start_timer(priv, priv->param.dcdon, 0); in es_isr()
1384 start_timer(priv, priv->param.dcdoff, 0); in es_isr()
1409 start_timer(priv, priv->param.rtsoff, 0); in tm_isr()
1420 start_timer(priv, priv->param.waittime, DCDIE); in tm_isr()
1430 start_timer(priv, priv->param.txdelay, 0); in tm_isr()
1446 start_timer(priv, in tm_isr()