Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c125 static uint16_t ar5211GetScaledPower(uint16_t channel, uint16_t pcdacValue,
1408 pScaledUpDbm[j] = ar5211GetScaledPower(channel, pPcdacValues[j], pSrcStruct); in ar5211SetPowerTable()
1693 ar5211GetScaledPower(uint16_t channel, uint16_t pcdacValue, in ar5211GetScaledPower() function