Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v3.h170 uint16_t PcdacValues[64]; member
180 uint16_t PcdacValues[NUM_PCDAC_VALUES]; member
Dah_eeprom_v3.c898 pChannelData->PcdacValues) ; in readEepromRawPowerCalInfo()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5111.c441 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
587 const uint16_t* pPcdac = pChannelData->PcdacValues; in ar5212FindValueInList()
621 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5212GetLowerUpperPcdacs()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_reset.c1396 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1744 pPcdac = pChannelData->PcdacValues; in ar5211FindValueInList()
1884 ar5211GetLowerUpperValues(pcdac, pChannelData->PcdacValues, in ar5211GetLowerUpperPcdacs()
/freebsd-9-stable/tools/tools/ath/athprom/
Dathprom.c803 PcdacValues[curpcdac]); in eevar()