Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bmac.c142 static char *wlc_get_macaddr(struct wlc_hw_info *wlc_hw);
948 macaddr = wlc_get_macaddr(wlc_hw); in wlc_bmac_attach()
2043 static char *wlc_get_macaddr(struct wlc_hw_info *wlc_hw) in wlc_get_macaddr() function