Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_main.c676 sc->tx_TimeoutInd == 0) in lmc_watchdog()
680 sc->tx_TimeoutInd = 1; in lmc_watchdog()
684 sc->tx_TimeoutInd) in lmc_watchdog()
708 sc->tx_TimeoutInd = 0; in lmc_watchdog()
712 sc->tx_TimeoutInd = 0; in lmc_watchdog()
Dlmc_var.h332 int tx_TimeoutInd; /* additional driver state */ member