Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
HDif_bce.c396 static int bce_setup_msix(struct bce_softc *);
6992 return bce_setup_msix(sc); in bce_setup_intr()
7030 bce_setup_msix(struct bce_softc *sc) in bce_setup_msix() function