Searched refs:TSINTR_SYS_WRAP (Results 1 – 3 of 3) sorted by relevance
531 #define TSINTR_SYS_WRAP (1 << 0) /* SYSTIM Wrap around. */ macro
558 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()560 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
5407 if (tsicr & TSINTR_SYS_WRAP) { in igb_tsync_interrupt()5413 ack |= TSINTR_SYS_WRAP; in igb_tsync_interrupt()