Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c177 static void ural_set_macaddr(struct ural_softc *, const uint8_t *);
1841 ural_set_macaddr(struct ural_softc *sc, const uint8_t *addr) in ural_set_macaddr() function
2058 ural_set_macaddr(sc, vap ? vap->iv_myaddr : ic->ic_macaddr); in ural_init()