Searched refs:curr_main_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dantenna.c665 int main_rssi_avg, int curr_main_set, ath_ant_try_switch()
689 if (curr_main_set == ATH_ANT_DIV_COMB_LNA2) ath_ant_try_switch()
691 else if (curr_main_set == ATH_ANT_DIV_COMB_LNA1) ath_ant_try_switch()
726 int curr_main_set; ath_ant_comb_scan() local
783 curr_main_set = div_ant_conf.main_lna_conf; ath_ant_comb_scan()
803 curr_main_set, curr_alt_set); ath_ant_comb_scan()
819 if (curr_main_set == ATH_ANT_DIV_COMB_LNA2) { ath_ant_comb_scan()
824 } else if (curr_main_set == ATH_ANT_DIV_COMB_LNA1) { ath_ant_comb_scan()
662 ath_ant_try_switch(struct ath_hw_antcomb_conf *div_ant_conf, struct ath_ant_comb *antcomb, int alt_ratio, int alt_rssi_avg, int main_rssi_avg, int curr_main_set, int curr_alt_set) ath_ant_try_switch() argument

Completed in 52 milliseconds