Searched refs:TSINTR_SYS_WRAP (Results 1 – 3 of 3) sorted by relevance
532 #define TSINTR_SYS_WRAP (1 << 0) /* SYSTIM Wrap around. */ macro
590 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()592 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
5398 if (tsicr & TSINTR_SYS_WRAP) { in igb_tsync_interrupt()5404 ack |= TSINTR_SYS_WRAP; in igb_tsync_interrupt()