Searched refs:antsel_type (Results 1 – 7 of 7) 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 in brcms_c_antsel_init() [all...]
372 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member 578 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member 638 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() argument 2308 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()
226 void wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type);
1825 void wlc_phy_antsel_type_set(struct brcms_phy_pub *ppi, u8 antsel_type) in wlc_phy_antsel_type_set() argument 1829 pi->antsel_type = antsel_type; in wlc_phy_antsel_type_set()
550 u8 antsel_type; member
935 u8 antsel_type; member