Searched refs:IGC_TSICR_TT1 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h420 #define IGC_TSICR_TT1 BIT(4) /* Target Time 1 Trigger. */ macro
H A Digc_main.c5432 if (tsicr & IGC_TSICR_TT1) {
H A Digc_ptp.c330 tsim_mask = IGC_TSICR_TT1;
353 tsim &= ~IGC_TSICR_TT1;

Completed in 387 milliseconds