Searched refs:IXGBE_EICR_TIMESYNC (Results 1 – 2 of 2) sorted by relevance
1605 #define IXGBE_EICR_TIMESYNC 0x01000000 /* Timesync Event */ macro1639 #define IXGBE_EICS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1658 #define IXGBE_EIMS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1676 #define IXGBE_EIMC_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
3121 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_msix_other()3340 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_intr()