HomeSort by: relevance | last modified time | path
    Searched refs:IGC_EITR_CNT_IGNR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_defines.h 551 /* IGC_EITR_CNT_IGNR is only for 82576 and newer */
552 #define IGC_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */
if_igc.c 2637 newitr |= IGC_EITR_CNT_IGNR;

Completed in 48 milliseconds