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

  /src/sys/dev/pci/igc/
igc_evcnt.h 137 static const struct igc_counter igc_queue_counters[] = { variable in typeref:typename:const struct igc_counter[]
155 #define IGC_QUEUE_COUNTERS __arraycount(igc_queue_counters)
156 CTASSERT(IGC_QUEUE_COUNTERS == igcqe_count);
igc_evcnt.h 137 static const struct igc_counter igc_queue_counters[] = { variable in typeref:typename:const struct igc_counter[]
155 #define IGC_QUEUE_COUNTERS __arraycount(igc_queue_counters)
156 CTASSERT(IGC_QUEUE_COUNTERS == igcqe_count);

Completed in 21 milliseconds