Home
last modified time | relevance | path

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

/src/sys/dev/ral/
H A Drt2860.c156 static void rt2860_set_macaddr(struct rt2860_softc *, const uint8_t *);
3048 rt2860_set_macaddr(struct rt2860_softc *sc, const uint8_t *addr) in rt2860_set_macaddr() function
3839 rt2860_set_macaddr(sc, vap ? vap->iv_myaddr : ic->ic_macaddr); in rt2860_init_locked()