Home
last modified time | relevance | path

Searched refs:lasttx_packets (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_var.h335 int lasttx_packets; member
Dlmc_main.c668 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()
676 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()
703 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()
707 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()