Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h428 #define IGC_TSICR_AUTT0 BIT(5) /* Auxiliary Timestamp 0 Taken. */ macro
H A Digc_ptp.c284 tsim_mask = IGC_TSICR_AUTT0; in igc_ptp_feature_enable_i225()
H A Digc_main.c5449 if (tsicr & IGC_TSICR_AUTT0) { in igc_tsync_interrupt()