Searched refs:pcn_timer (Results 1 – 2 of 2) sorted by relevance
950 sc->pcn_timer = (sc->pcn_cdata.pcn_tx_cnt == 0) ? 0 : 5;982 if (sc->pcn_timer > 0 && --sc->pcn_timer == 0)1151 sc->pcn_timer = 5;1463 sc->pcn_timer = 0; in pcn_stop()
468 int pcn_timer; member