Searched refs:IGC_ICR_TS (Results 1 – 2 of 2) sorted by relevance
265 #define IGC_ICR_TS BIT(19) /* Time Sync Interrupt */ macro288 #define IGC_IMS_TS IGC_ICR_TS /* Time Sync Interrupt */
5092 if (icr & IGC_ICR_TS) in igc_msix_other()5470 if (icr & IGC_ICR_TS) in igc_intr_msi()5516 if (icr & IGC_ICR_TS) in igc_intr()
Completed in 17 milliseconds