Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5111.c394 uint16_t *pPcdacValues; in ar5111SetPowerTable() local
434 pPcdacValues = pcdacStruct.PcdacValues; in ar5111SetPowerTable()
439 pPcdacValues[j] = i; in ar5111SetPowerTable()
448 pPcdacValues[j], pSrcStruct); in ar5111SetPowerTable()
506 (uint16_t)(pPcdacValues[i] * 2), in ar5111SetPowerTable()
507 (uint16_t)(pPcdacValues[i + 1] * 2)) + 1); in ar5111SetPowerTable()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_reset.c1403 uint16_t *pPcdacValues; in ar5211SetPowerTable() local
1417 pPcdacValues = pcdacStruct.PcdacValues; in ar5211SetPowerTable()
1422 pPcdacValues[j] = i; in ar5211SetPowerTable()
1430 pScaledUpDbm[j] = ar5211GetScaledPower(channel, pPcdacValues[j], pSrcStruct); in ar5211SetPowerTable()
1484 (uint16_t)(pPcdacValues[i] * 2), in ar5211SetPowerTable()
1485 (uint16_t)(pPcdacValues[i+1] * 2), 0) + 1); in ar5211SetPowerTable()