Home
last modified time | relevance | path

Searched refs:first_quick_scan_conf (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/ar9002/
Dar9285_diversity.c74 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
80 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
86 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
93 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
100 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
106 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
125 div_ant_conf->alt_lna_conf = antcomb->first_quick_scan_conf; in ath_select_ant_div_from_quick_scan()
223 if ((antcomb->first_quick_scan_conf == in ath_select_ant_div_from_quick_scan()
225 (antcomb->first_quick_scan_conf == in ath_select_ant_div_from_quick_scan()
238 antcomb->first_quick_scan_conf; in ath_select_ant_div_from_quick_scan()
[all …]
Dar9285.h49 enum ar9285_ant_div_comb_lna_conf first_quick_scan_conf; member