Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_main.c669 sc->tx_TimeoutInd == 0) in lmc_watchdog()
673 sc->tx_TimeoutInd = 1; in lmc_watchdog()
677 sc->tx_TimeoutInd) in lmc_watchdog()
701 sc->tx_TimeoutInd = 0; in lmc_watchdog()
705 sc->tx_TimeoutInd = 0; in lmc_watchdog()
Dlmc_var.h332 int tx_TimeoutInd; /* additional driver state */ member