Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c279 static void bnx_setpromisc(struct bnx_softc *);
3628 bnx_setpromisc(sc); in bnx_init()
3874 bnx_setpromisc(sc); in bnx_ioctl()
4088 bnx_setpromisc(struct bnx_softc *sc) in bnx_setpromisc() function