Home
last modified time | relevance | path

Searched refs:TSINTR_SYS_WRAP (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/igb/
A Digb_ptp.c767 tsim |= TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
769 tsim &= ~TSINTR_SYS_WRAP; in igb_ptp_feature_enable_i210()
1496 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()
A De1000_defines.h551 #define TSINTR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
A Digb_main.c7061 const u32 mask = (TSINTR_SYS_WRAP | E1000_TSICR_TXTS | in igb_tsync_interrupt()
7075 if (tsicr & TSINTR_SYS_WRAP) { in igb_tsync_interrupt()

Completed in 26 milliseconds