Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
HDif_igb.c228 static void igb_enable_intr(struct igb_softc *);
901 igb_enable_intr(sc); in igb_ioctl()
1052 igb_enable_intr(sc); in igb_init()
2895 igb_enable_intr(struct igb_softc *sc) in igb_enable_intr() function