Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_defines.h262 #define IGC_ICR_TS BIT(19) /* Time Sync Interrupt */ macro
285 #define IGC_IMS_TS IGC_ICR_TS /* Time Sync Interrupt */
A Digc_main.c5284 if (icr & IGC_ICR_TS) in igc_msix_other()
5669 if (icr & IGC_ICR_TS) in igc_intr_msi()
5715 if (icr & IGC_ICR_TS) in igc_intr()

Completed in 14 milliseconds