Searched refs:lasttx_packets (Results 1 – 2 of 2) sorted by relevance
655 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()663 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()690 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()694 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()
333 int lasttx_packets; member
Completed in 7 milliseconds