Searched refs:second_ratio (Results 1 – 2 of 2) sorted by relevance
197 if (antcomb->first_ratio && antcomb->second_ratio) { in ath_ant_set_alt_ratio()234 } else if (antcomb->second_ratio) { in ath_ant_set_alt_ratio()346 antcomb->second_ratio = true; in ath_select_ant_div_from_quick_scan()348 antcomb->second_ratio = false; in ath_select_ant_div_from_quick_scan()355 antcomb->second_ratio = true; in ath_select_ant_div_from_quick_scan()357 antcomb->second_ratio = false; in ath_select_ant_div_from_quick_scan()364 antcomb->second_ratio = true; in ath_select_ant_div_from_quick_scan()366 antcomb->second_ratio = false; in ath_select_ant_div_from_quick_scan()
934 bool second_ratio; member