Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/igb/
H A Digb_sw.h172 #define STALL_WATCHDOG_TIMEOUT 8 /* 8 seconds */ macro
H A Digb_main.c3330 if (tx_ring->stall_watchdog >= STALL_WATCHDOG_TIMEOUT) { in igb_stall_check()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h179 #define STALL_WATCHDOG_TIMEOUT 8 /* 8 seconds */ macro
H A Dixgbe_main.c3978 if (tx_ring->stall_watchdog >= STALL_WATCHDOG_TIMEOUT) { in ixgbe_stall_check()