Home
last modified time | relevance | path

Searched refs:igb_alloc_msix (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/igb/
H A Dif_igb.c239 static void igb_alloc_msix(struct igb_softc *);
4279 igb_alloc_msix(sc); in igb_alloc_intr()
4461 igb_alloc_msix(struct igb_softc *sc) in igb_alloc_msix() function