HomeSort by: relevance | last modified time | path
    Searched refs:vte_watchdog_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vtevar.h 142 int vte_watchdog_timer; member in struct:vte_softc
if_vte.c 815 sc->vte_watchdog_timer = VTE_TX_TIMEOUT;
824 if (sc->vte_watchdog_timer == 0 || --sc->vte_watchdog_timer)
1049 sc->vte_watchdog_timer = 0;
1398 sc->vte_watchdog_timer = 0;

Completed in 12 milliseconds