Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.c1417 uint8_t *pVpdList, uint16_t numIntercepts, uint8_t *pRetVpdList) in ath_ee_FillVpdTable() argument
1432 k = pVpdList[idxL]; in ath_ee_FillVpdTable()
1434 …k = (uint16_t)( ((currPwr - pPwrList[idxL]) * pVpdList[idxR] + (pPwrList[idxR] - currPwr) * pVpdLi… in ath_ee_FillVpdTable()
H A Dah_internal.h978 uint8_t *pPwrList, uint8_t *pVpdList, uint16_t numIntercepts,