Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dantenna.c262 struct ath_hw_antcomb_conf *div_ant_conf, in ath_select_ant_div_from_quick_scan()
270 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()
271 div_ant_conf->alt_lna_conf = antcomb->first_quick_scan_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()
276 div_ant_conf->alt_lna_conf = antcomb->second_quick_scan_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()
336 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA2; in ath_select_ant_div_from_quick_scan()
338 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA1; 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()
662 static bool ath_ant_try_switch(struct ath_hw_antcomb_conf *div_ant_conf, in ath_ant_try_switch() argument
261 ath_select_ant_div_from_quick_scan(struct ath_ant_comb *antcomb, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg, int alt_ratio) ath_select_ant_div_from_quick_scan() argument
723 struct ath_hw_antcomb_conf div_ant_conf; ath_ant_comb_scan() local
[all...]
H A Ddebug.h275 struct ath_hw_antcomb_conf *div_ant_conf,
305 struct ath_hw_antcomb_conf *div_ant_conf, in ath9k_debug_stat_ant()
304 ath9k_debug_stat_ant(struct ath_softc *sc, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg) ath9k_debug_stat_ant() argument
H A Ddebug.c286 struct ath_hw_antcomb_conf *div_ant_conf, in ath9k_debug_stat_ant()
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()
285 ath9k_debug_stat_ant(struct ath_softc *sc, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg) ath9k_debug_stat_ant() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dantenna.c262 struct ath_hw_antcomb_conf *div_ant_conf, in ath_select_ant_div_from_quick_scan()
270 div_ant_conf->main_lna_conf = antcomb->main_conf; in ath_select_ant_div_from_quick_scan()
271 div_ant_conf->alt_lna_conf = antcomb->first_quick_scan_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()
276 div_ant_conf->alt_lna_conf = antcomb->second_quick_scan_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()
336 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA2; in ath_select_ant_div_from_quick_scan()
338 div_ant_conf->main_lna_conf = ATH_ANT_DIV_COMB_LNA1; 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()
662 static bool ath_ant_try_switch(struct ath_hw_antcomb_conf *div_ant_conf, in ath_ant_try_switch() argument
261 ath_select_ant_div_from_quick_scan(struct ath_ant_comb *antcomb, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg, int alt_ratio) ath_select_ant_div_from_quick_scan() argument
723 struct ath_hw_antcomb_conf div_ant_conf; ath_ant_comb_scan() local
[all...]
H 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()
305 ath9k_debug_stat_ant(struct ath_softc *sc, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg) ath9k_debug_stat_ant() argument
H A Ddebug.c271 struct ath_hw_antcomb_conf *div_ant_conf, in ath9k_debug_stat_ant()
277 as_main->lna_attempt_cnt[div_ant_conf->main_lna_conf]++; in ath9k_debug_stat_ant()
278 as_alt->lna_attempt_cnt[div_ant_conf->alt_lna_conf]++; in ath9k_debug_stat_ant()
293 struct ath_hw_antcomb_conf div_ant_conf; in read_file_antenna_diversity() local
313 ath9k_hw_antdiv_comb_conf_get(ah, &div_ant_conf); in read_file_antenna_diversity()
315 lna_conf_str[div_ant_conf.main_lna_conf]); in read_file_antenna_diversity()
317 lna_conf_str[div_ant_conf.alt_lna_conf]); in read_file_antenna_diversity()
270 ath9k_debug_stat_ant(struct ath_softc *sc, struct ath_hw_antcomb_conf *div_ant_conf, int main_rssi_avg, int alt_rssi_avg) ath9k_debug_stat_ant() argument

Completed in 8 milliseconds