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

  /src/sys/dev/pci/igc/
igc_hw.h 54 #define IGC_MAX_NQUEUES 4
if_igc.h 213 #define IGC_MAX_INTRS (IGC_MAX_NQUEUES + 1)
if_igc.c 586 int nqueues = MIN(IGC_MAX_NQUEUES, ncpu);

Completed in 16 milliseconds