Searched refs:IXGBE_EICR_TS (Results 1 – 3 of 3) sorted by relevance
1851 #define IXGBE_EICR_TS 0x00800000 /* Thermal Sensor Event */ macro1907 #define IXGBE_EIMS_TS IXGBE_EICR_TS /* Thermal Sensor Event */
1841 #define IXGBE_EICR_TS 0x00800000 /* Thermal Sensor Event */ macro1897 #define IXGBE_EIMS_TS IXGBE_EICR_TS /* Thermal Sensor Event */
1861 if (!(eicr & IXGBE_EICR_TS)) in ixgbe_msix_link()1868 IXGBE_WRITE_REG(hw, IXGBE_EICR, IXGBE_EICR_TS); in ixgbe_msix_link()