Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h220 #define IGC_ICR_DRSTA BIT(30) /* Device Reset Asserted */ macro
239 #define IGC_IMS_DRSTA IGC_ICR_DRSTA /* Device Reset Asserted */
H A Digc_main.c4157 if (icr & IGC_ICR_DRSTA) in igc_msix_other()
4534 if (icr & IGC_ICR_DRSTA) in igc_intr_msi()
4579 if (icr & IGC_ICR_DRSTA) in igc_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h263 #define IGC_ICR_DRSTA BIT(30) /* Device Reset Asserted */ macro
282 #define IGC_IMS_DRSTA IGC_ICR_DRSTA /* Device Reset Asserted */
H A Digc_main.c5382 if (icr & IGC_ICR_DRSTA) in igc_msix_other()
5751 if (icr & IGC_ICR_DRSTA) in igc_intr_msi()
5796 if (icr & IGC_ICR_DRSTA) in igc_intr()

Completed in 23 milliseconds