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

  /src/sys/dev/pci/igc/
if_igc.c 165 static int igc_allocate_queues(struct igc_softc *);
399 if (igc_allocate_queues(sc)) {
638 igc_allocate_queues(struct igc_softc *sc) function in typeref:typename:int
if_igc.c 165 static int igc_allocate_queues(struct igc_softc *);
399 if (igc_allocate_queues(sc)) {
638 igc_allocate_queues(struct igc_softc *sc) function in typeref:typename:int

Completed in 25 milliseconds