Home
last modified time | relevance | path

Searched refs:IGC_TSICR_SYS_WRAP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h361 #define IGC_TSICR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c402 tsim |= IGC_TSICR_SYS_WRAP; in igc_ptp_feature_enable_i225()
404 tsim &= ~IGC_TSICR_SYS_WRAP; in igc_ptp_feature_enable_i225()
1224 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
H A Digc_defines.h415 #define IGC_TSICR_SYS_WRAP BIT(0) /* SYSTIM Wrap around. */ macro
H A Digc_main.c5314 if (tsicr & IGC_TSICR_SYS_WRAP) { in igc_tsync_interrupt()

Completed in 13 milliseconds