Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_var.h335 int lasttx_packets; member
Dlmc_main.c675 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()
683 sc->lmc_device->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog()
710 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()
714 sc->lasttx_packets = sc->lmc_device->stats.tx_packets; in lmc_watchdog()