Searched refs:main_lna_conf (Results 1 – 5 of 5) sorted by relevance
1080 if (ant_conf.main_lna_conf == ATH_ANT_DIV_COMB_LNA2) in ath_lnaconf_alt_good_scan()1082 else if (ant_conf.main_lna_conf == ATH_ANT_DIV_COMB_LNA1) in ath_lnaconf_alt_good_scan()1085 switch ((ant_conf.main_lna_conf << 4) | ant_conf.alt_lna_conf) { in ath_lnaconf_alt_good_scan()1138 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()1143 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()1200 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA2; in ath_select_ant_div_from_quick_scan()1202 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA1; in ath_select_ant_div_from_quick_scan()1242 if (div_ant_conf->main_lna_conf == in ath_select_ant_div_from_quick_scan()1258 if (div_ant_conf->main_lna_conf == in ath_select_ant_div_from_quick_scan()1277 if (div_ant_conf->main_lna_conf == in ath_select_ant_div_from_quick_scan()[all …]
530 antconf->main_lna_conf = (regval & AR_PHY_9285_ANT_DIV_MAIN_LNACONF) >> in ar9002_hw_antdiv_comb_conf_get()549 regval |= ((antconf->main_lna_conf << AR_PHY_9285_ANT_DIV_MAIN_LNACONF_S) in ar9002_hw_antdiv_comb_conf_set()
1217 antconf->main_lna_conf = (regval & AR_PHY_9485_ANT_DIV_MAIN_LNACONF) >> in ar9003_hw_antdiv_comb_conf_get()1247 regval |= ((antconf->main_lna_conf << in ar9003_hw_antdiv_comb_conf_set()
508 u8 main_lna_conf; member
299 div_ant_conf.main_lna_conf = lna_conf; in ath_complete_reset()