Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c232 static int igb_setup_intr(struct igb_softc *);
730 error = igb_setup_intr(sc); in igb_attach()
4134 igb_setup_intr(struct igb_softc *sc) in igb_setup_intr() function