Searched refs:second_ratio (Results 1 – 2 of 2) sorted by relevance
364 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()366 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()373 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()375 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()382 antcomb->second_ratio = AH_TRUE; in ath_select_ant_div_from_quick_scan()384 antcomb->second_ratio = AH_FALSE; in ath_select_ant_div_from_quick_scan()388 if (antcomb->first_ratio && antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()442 } else if (antcomb->second_ratio) { in ath_select_ant_div_from_quick_scan()
75 HAL_BOOL second_ratio; member