Searched refs:IGC_ICR_INT_ASSERTED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/intel/igc/ | ||
D | igc_defines.h | 223 #define IGC_ICR_INT_ASSERTED BIT(31) macro |
D | igc_main.c | 4424 if (!(icr & IGC_ICR_INT_ASSERTED)) in igc_intr() |