Searched refs:second_ratio (Results 1 – 2 of 2) sorted by relevance
354 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()356 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()363 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()365 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()372 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()374 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()378 if (antcomb->first_ratio && antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()432 } else if (antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()
75 HAL_BOOL second_ratio; member