Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h172 uint16_t PcdacValues[64]; member
182 uint16_t PcdacValues[NUM_PCDAC_VALUES]; member
H A Dah_eeprom_v3.c900 pChannelData->PcdacValues) ; in readEepromRawPowerCalInfo()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c443 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
589 const uint16_t* pPcdac = pChannelData->PcdacValues; in ar5212FindValueInList()
623 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5212GetLowerUpperPcdacs()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1397 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1745 pPcdac = pChannelData->PcdacValues; in ar5211FindValueInList()
1885 ar5211GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5211GetLowerUpperPcdacs()
/freebsd-12.1/tools/tools/ath/athprom/
H A Dathprom.c803 PcdacValues[curpcdac]); in eevar()