Searched refs:lasttx_packets (Results 1 – 2 of 2) sorted by relevance
659 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()667 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()694 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()698 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()
333 int lasttx_packets; member