Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_lna_div.c232 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
238 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
244 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
251 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
258 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
264 antcomb->first_quick_scan_conf = in ath_lnaconf_alt_good_scan()
283 div_ant_conf->alt_lna_conf = antcomb->first_quick_scan_conf; in ath_select_ant_div_from_quick_scan()
381 if ((antcomb->first_quick_scan_conf == in ath_select_ant_div_from_quick_scan()
383 (antcomb->first_quick_scan_conf == in ath_select_ant_div_from_quick_scan()
396 antcomb->first_quick_scan_conf; in ath_select_ant_div_from_quick_scan()
[all …]
HDif_ath_lna_div.h70 HAL_ANT_DIV_COMB_LNA_CONF first_quick_scan_conf; member