Home
last modified time | relevance | path

Searched refs:div_ant_conf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dantenna.c270 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()
275 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()
335 div_ant_conf->lna1_lna2_switch_delta) in ath_select_ant_div_from_quick_scan()
369 ath_ant_set_alt_ratio(antcomb, div_ant_conf); in ath_select_ant_div_from_quick_scan()
723 struct ath_hw_antcomb_conf div_ant_conf; in ath_ant_comb_scan() local
782 curr_alt_set = div_ant_conf.alt_lna_conf; in ath_ant_comb_scan()
783 curr_main_set = div_ant_conf.main_lna_conf; in ath_ant_comb_scan()
820 div_ant_conf.main_lna_conf = in ath_ant_comb_scan()
822 div_ant_conf.alt_lna_conf = in ath_ant_comb_scan()
825 div_ant_conf.main_lna_conf = in ath_ant_comb_scan()
[all …]
A Ddebug.h276 struct ath_hw_antcomb_conf *div_ant_conf,
306 struct ath_hw_antcomb_conf *div_ant_conf, in ath9k_debug_stat_ant() argument
A Ddebug.c286 struct ath_hw_antcomb_conf *div_ant_conf, in ath9k_debug_stat_ant() argument
292 as_main->lna_attempt_cnt[div_ant_conf->main_lna_conf]++; in ath9k_debug_stat_ant()
293 as_alt->lna_attempt_cnt[div_ant_conf->alt_lna_conf]++; in ath9k_debug_stat_ant()
308 struct ath_hw_antcomb_conf div_ant_conf; in read_file_antenna_diversity() local
328 ath9k_hw_antdiv_comb_conf_get(ah, &div_ant_conf); in read_file_antenna_diversity()
330 lna_conf_str[div_ant_conf.main_lna_conf]); in read_file_antenna_diversity()
332 lna_conf_str[div_ant_conf.alt_lna_conf]); in read_file_antenna_diversity()

Completed in 13 milliseconds