Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h170 uint16_t PcdacValues[64]; member
180 uint16_t PcdacValues[NUM_PCDAC_VALUES]; member
H A Dah_eeprom_v3.c898 pChannelData->PcdacValues) ; in readEepromRawPowerCalInfo()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c440 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
586 const uint16_t* pPcdac = pChannelData->PcdacValues; in ar5212FindValueInList()
620 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5212GetLowerUpperPcdacs()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1395 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1743 pPcdac = pChannelData->PcdacValues; in ar5211FindValueInList()
1883 ar5211GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5211GetLowerUpperPcdacs()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c802 PcdacValues[curpcdac]); in eevar()