Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_antsel.c145 asi->antsel_type = ANTSEL_2x4; in wlc_antsel_attach()
167 (asi->antsel_type == ANTSEL_2x4)) in wlc_antsel_init()
185 } else if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_init_cfg()
240 if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_antsel2id()
259 if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_id2antcfg()
279 if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_antcfg2antsel()
Dwlc_phy_shim.h43 #define ANTSEL_2x4 1 /* 2x4 boardlevel selection available */ macro
Dwlc_bmac.c2556 } else if (wlc_hw->antsel_type == ANTSEL_2x4) { in wlc_gpio_init()