Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_antsel.h20 extern struct antsel_info *wlc_antsel_attach(struct wlc_info *wlc);
Dwlc_antsel.c95 struct antsel_info *wlc_antsel_attach(struct wlc_info *wlc) in wlc_antsel_attach() function
Dwlc_main.c1690 wlc->asi = wlc_antsel_attach(wlc); in wlc_attach_module()