HomeSort by: relevance | last modified time | path
    Searched defs:igc_global_counters (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_evcnt.h 66 static const struct igc_counter igc_global_counters[] = { variable in typeref:typename:const struct igc_counter[]
71 #define IGC_GLOBAL_COUNTERS __arraycount(igc_global_counters)
72 CTASSERT(IGC_GLOBAL_COUNTERS == igcge_count);

Completed in 11 milliseconds