Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1916 #define IXGBE_EICR_TS 0x00800000 /* Thermal Sensor Event */ macro
1972 #define IXGBE_EIMS_TS IXGBE_EICR_TS /* Thermal Sensor Event */
H A Dif_ix.c2591 if (!(eicr & IXGBE_EICR_TS)) in ixgbe_msix_link()
2600 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_TS); in ixgbe_msix_link()