Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igc/
A Digc_defines.h264 #define IGC_ICR_DRSTA BIT(30) /* Device Reset Asserted */ macro
283 #define IGC_IMS_DRSTA IGC_ICR_DRSTA /* Device Reset Asserted */
A Digc_main.c5643 if (icr & IGC_ICR_DRSTA) in igc_msix_other()
6043 if (icr & IGC_ICR_DRSTA) in igc_intr_msi()
6088 if (icr & IGC_ICR_DRSTA) in igc_intr()

Completed in 19 milliseconds