Searched refs:antsel_type (Results 1 – 10 of 10) sorted by relevance
108 asi->antsel_type = ANTSEL_NA; in wlc_antsel_attach()118 asi->antsel_type = ANTSEL_2x3; in wlc_antsel_attach()142 asi->antsel_type = ANTSEL_2x3; in wlc_antsel_attach()145 asi->antsel_type = ANTSEL_2x4; in wlc_antsel_attach()150 wlc_bmac_antsel_type_set(wlc->hw, asi->antsel_type); in wlc_antsel_attach()166 if ((asi->antsel_type == ANTSEL_2x3) || in wlc_antsel_init()167 (asi->antsel_type == ANTSEL_2x4)) in wlc_antsel_init()176 if (asi->antsel_type == ANTSEL_2x3) { in wlc_antsel_init_cfg()185 } else if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_init_cfg()240 if (asi->antsel_type == ANTSEL_2x4) { in wlc_antsel_antsel2id()[all …]
128 u8 antsel_type);
464 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member766 u8 antsel_type; /* Type of boardlevel mimo antenna switch-logic member
2546 if (wlc_hw->antsel_type == ANTSEL_2x3) { in wlc_gpio_init()2556 } else if (wlc_hw->antsel_type == ANTSEL_2x4) { in wlc_gpio_init()2689 void wlc_bmac_antsel_type_set(struct wlc_hw_info *wlc_hw, u8 antsel_type) in wlc_bmac_antsel_type_set() argument2691 wlc_hw->antsel_type = antsel_type; in wlc_bmac_antsel_type_set()2694 wlc_phy_antsel_type_set(wlc_hw->band->pi, antsel_type); in wlc_bmac_antsel_type_set()
233 extern void wlc_phy_antsel_type_set(wlc_phy_t *ppi, u8 antsel_type);
2395 void wlc_phy_antsel_type_set(wlc_phy_t *ppi, u8 antsel_type) in wlc_phy_antsel_type_set() argument2399 pi->antsel_type = antsel_type; in wlc_phy_antsel_type_set()
620 u8 antsel_type; member
14888 if (pi->antsel_type == ANTSEL_2x3) in WLBANDINITFN()23903 if (pi->antsel_type == ANTSEL_2x3) in wlc_phy_cal_perical_nphy_run()
763 u8 antsel_type; member
3750 if (nphy->antsel_type == 2) in b43_phy_initn()