Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c179 static void igb_disable_promisc(struct igb_softc *);
881 igb_disable_promisc(sc); in igb_ioctl()
1244 igb_disable_promisc(struct igb_softc *sc) in igb_disable_promisc() function