Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c253 static void ix_alloc_msix(struct ix_softc *);
3895 ix_alloc_msix(sc); in ix_alloc_intr()
4668 ix_alloc_msix(struct ix_softc *sc) in ix_alloc_msix() function