Searched refs:IXGBE_EICR_TIMESYNC (Results 1 – 2 of 2) sorted by relevance
1601 #define IXGBE_EICR_TIMESYNC 0x01000000 /* Timesync Event */ macro1635 #define IXGBE_EICS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1654 #define IXGBE_EIMS_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */1672 #define IXGBE_EIMC_TIMESYNC IXGBE_EICR_TIMESYNC /* Timesync Event */
3126 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_msix_other()3338 if (unlikely(eicr & IXGBE_EICR_TIMESYNC)) in ixgbe_intr()