Home
last modified time | relevance | path

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

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