Home
last modified time | relevance | path

Searched refs:tgtIndex (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Deeprom.c477 u16 sizeCurrVpdTable, maxIndex, tgtIndex; in ath9k_hw_get_gain_boundaries_pdadcs() local
620 tgtIndex = (u8)(pPdGainBoundaries[i] + tPdGainOverlap - in ath9k_hw_get_gain_boundaries_pdadcs()
622 maxIndex = (tgtIndex < sizeCurrVpdTable) ? in ath9k_hw_get_gain_boundaries_pdadcs()
623 tgtIndex : sizeCurrVpdTable; in ath9k_hw_get_gain_boundaries_pdadcs()
633 if (tgtIndex >= maxIndex) { in ath9k_hw_get_gain_boundaries_pdadcs()
634 while ((ss <= tgtIndex) && in ath9k_hw_get_gain_boundaries_pdadcs()