Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_antsel.c65 static u8 wlc_antsel_id2antcfg(struct antsel_info *asi, u8 id);
224 *antcfg = wlc_antsel_id2antcfg(asi, antselid); in wlc_antsel_antcfg_get()
225 *fbantcfg = wlc_antsel_id2antcfg(asi, fbantselid); in wlc_antsel_antcfg_get()
255 static u8 wlc_antsel_id2antcfg(struct antsel_info *asi, u8 id) in wlc_antsel_id2antcfg() function