Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/lmc/
Dlmc_main.c666 sc->tx_TimeoutInd == 0) in lmc_watchdog()
670 sc->tx_TimeoutInd = 1; in lmc_watchdog()
674 sc->tx_TimeoutInd) in lmc_watchdog()
698 sc->tx_TimeoutInd = 0; in lmc_watchdog()
702 sc->tx_TimeoutInd = 0; in lmc_watchdog()
Dlmc_var.h330 int tx_TimeoutInd; /* additional driver state */ member