Home
last modified time | relevance | path

Searched refs:STALL_WATCHDOG_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h175 #define STALL_WATCHDOG_TIMEOUT 8 /* 8 seconds */ macro
H A Digb_main.c3375 if (tx_ring->stall_watchdog >= STALL_WATCHDOG_TIMEOUT) { in igb_stall_check()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h183 #define STALL_WATCHDOG_TIMEOUT 8 /* 8 seconds */ macro
H A Dixgbe_main.c4146 if (tx_ring->stall_watchdog >= STALL_WATCHDOG_TIMEOUT) { in ixgbe_stall_check()