Searched refs:IGC_ICR_INT_ASSERTED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ | ||
| H A D | igc_defines.h | 223 #define IGC_ICR_INT_ASSERTED BIT(31) macro |
| H A D | igc_main.c | 4444 if (!(icr & IGC_ICR_INT_ASSERTED)) in igc_intr() |