Searched refs:antsel_type (Results 1 – 9 of 9) sorted by relevance
82 if (asi->antsel_type == ANTSEL_2x3) { in brcms_c_antsel_init_cfg()91 } else if (asi->antsel_type == ANTSEL_2x4) { in brcms_c_antsel_init_cfg()120 asi->antsel_type = ANTSEL_NA; in brcms_c_antsel_attach()130 asi->antsel_type = ANTSEL_2x3; in brcms_c_antsel_attach()154 asi->antsel_type = ANTSEL_2x3; in brcms_c_antsel_attach()157 asi->antsel_type = ANTSEL_2x4; in brcms_c_antsel_attach()162 brcms_b_antsel_type_set(wlc->hw, asi->antsel_type); in brcms_c_antsel_attach()185 if (asi->antsel_type == ANTSEL_2x4) { in brcms_c_antsel_antcfg2antsel()190 } else if (asi->antsel_type == ANTSEL_2x3) { in brcms_c_antsel_antcfg2antsel()236 if ((asi->antsel_type == ANTSEL_2x3) || in brcms_c_antsel_init()[all …]
372 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member578 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member638 void brcms_b_antsel_type_set(struct brcms_hardware *wlc_hw, u8 antsel_type);
2198 if (wlc_hw->antsel_type == ANTSEL_2x3) { in brcms_c_gpio_init()2208 } else if (wlc_hw->antsel_type == ANTSEL_2x4) { in brcms_c_gpio_init()2306 void brcms_b_antsel_type_set(struct brcms_hardware *wlc_hw, u8 antsel_type) in brcms_b_antsel_type_set() argument2308 wlc_hw->antsel_type = antsel_type; in brcms_b_antsel_type_set()2311 wlc_phy_antsel_type_set(wlc_hw->band->pi, antsel_type); in brcms_b_antsel_type_set()
246 void wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type);
2124 void wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type) in wlc_phy_antsel_type_set() argument2128 pi->antsel_type = antsel_type; in wlc_phy_antsel_type_set()
550 u8 antsel_type; member
19494 if (pi->antsel_type == ANTSEL_2x3) in wlc_phy_init_nphy()25442 if (pi->antsel_type == ANTSEL_2x3) in wlc_phy_cal_perical_nphy_run()
935 u8 antsel_type; member
6152 if (nphy->antsel_type == 2) in b43_phy_initn()