Home
last modified time | relevance | path

Searched refs:IGC_TSICR_SYS_WRAP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h473 #define IGC_TSICR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
H A Digc_main.c5577 if (tsicr & IGC_TSICR_SYS_WRAP) { in igc_tsync_interrupt()