Searched refs:tgtIndex (Results 1 – 1 of 1) sorted by relevance
475 u16 sizeCurrVpdTable, maxIndex, tgtIndex; in ath9k_hw_get_gain_boundaries_pdadcs() local618 tgtIndex = (u8)(pPdGainBoundaries[i] + tPdGainOverlap - in ath9k_hw_get_gain_boundaries_pdadcs()620 maxIndex = (tgtIndex < sizeCurrVpdTable) ? in ath9k_hw_get_gain_boundaries_pdadcs()621 tgtIndex : sizeCurrVpdTable; in ath9k_hw_get_gain_boundaries_pdadcs()631 if (tgtIndex >= maxIndex) { in ath9k_hw_get_gain_boundaries_pdadcs()632 while ((ss <= tgtIndex) && in ath9k_hw_get_gain_boundaries_pdadcs()