Searched refs:emac3_setmulti (Results 1 – 3 of 3) sorted by relevance
54 void emac3_setmulti(struct emac3_softc *, struct ethercom *);
257 emac3_setmulti(&sc->emac3, &sc->ethercom); in smap_ioctl()578 emac3_setmulti(&sc->emac3, &sc->ethercom); in smap_init()
226 emac3_setmulti(struct emac3_softc *sc, struct ethercom *ec) in emac3_setmulti() function