Searched refs:IGC_ICR_DOUTSYNC (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h281 #define IGC_IMS_DOUTSYNC IGC_ICR_DOUTSYNC /* NIC DMA out of sync */
294 #define IGC_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
H A Digc_main.c5479 if (icr & IGC_ICR_DOUTSYNC) {
5848 if (icr & IGC_ICR_DOUTSYNC) {
5893 if (icr & IGC_ICR_DOUTSYNC) {

Completed in 220 milliseconds