Searched refs:IXGBE_EICR_TIMESYNC (Results 1 – 2 of 2) sorted by relevance
1606 #define IXGBE_EICR_TIMESYNC 0x01000000 /* Timesync Event */ macro1640 #define IXGBE_EICS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1659 #define IXGBE_EIMS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1677 #define IXGBE_EIMC_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
3138 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_msix_other()3357 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_intr()