Searched refs:second_ratio (Results 1 – 2 of 2) sorted by relevance
360 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()362 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()369 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()371 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()378 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()380 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()384 if (antcomb->first_ratio && antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()438 } else if (antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()
75 HAL_BOOL second_ratio; member