Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1826 #define IXGBE_EIMS_TCP_TIMER IXGBE_EICR_TCP_TIMER /* TCP Timer */ macro
1853 IXGBE_EIMS_TCP_TIMER | \
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4222 ixgbe->eims &= ~IXGBE_EIMS_TCP_TIMER; /* minus tcp timer */ in ixgbe_enable_adapter_interrupts()