Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h420 #define IGC_TSICR_AUTT1 BIT(6) /* Auxiliary Timestamp 1 Taken. */ macro
H A Digc_ptp.c280 tsim_mask = IGC_TSICR_AUTT1; in igc_ptp_feature_enable_i225()
H A Digc_main.c5356 if (tsicr & IGC_TSICR_AUTT1) { in igc_tsync_interrupt()