Searched refs:pPwrList (Results 1 – 2 of 2) sorted by relevance
1416 ath_ee_FillVpdTable(uint8_t pwrMin, uint8_t pwrMax, uint8_t *pPwrList, in ath_ee_FillVpdTable() argument1425 ath_ee_getLowerUpperIndex(currPwr, pPwrList, numIntercepts, in ath_ee_FillVpdTable()1431 if (pPwrList[idxL] == pPwrList[idxR]) in ath_ee_FillVpdTable()1434 …k = (uint16_t)( ((currPwr - pPwrList[idxL]) * pVpdList[idxR] + (pPwrList[idxR] - currPwr) * pVpdLi… in ath_ee_FillVpdTable()1435 (pPwrList[idxR] - pPwrList[idxL]) ); in ath_ee_FillVpdTable()
978 uint8_t *pPwrList, uint8_t *pVpdList, uint16_t numIntercepts,