Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/net/
HDif_muge.c577 lan78xx_setmacaddress(struct muge_softc *sc, const uint8_t *addr) in lan78xx_setmacaddress() function
988 if ((err = lan78xx_setmacaddress(sc, sc->sc_ue.ue_eaddr)) != 0) { in lan78xx_chip_init()
2039 if (lan78xx_setmacaddress(sc, IF_LLADDR(ifp))) in muge_init()