Searched refs:nfe_set_macaddr (Results 1 – 1 of 1) sorted by relevance
121 static void nfe_set_macaddr(struct nfe_softc *, uint8_t *);711 nfe_set_macaddr(sc, eaddr); in nfe_detach()2744 nfe_set_macaddr(sc, if_getlladdr(ifp)); in nfe_init_locked()2991 nfe_set_macaddr(struct nfe_softc *sc, uint8_t *addr) in nfe_set_macaddr() function