Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c371 uint16_t numPcd; in ar5112SetPowerTable() local
435 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()
437 numPcd * sizeof(uint16_t)); in ar5112SetPowerTable()
439 numPcd * sizeof(int16_t)); in ar5112SetPowerTable()
440 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0], in ar5112SetPowerTable()
448 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()
450 numPcd*sizeof(uint16_t)); in ar5112SetPowerTable()
453 numPcd*sizeof(int16_t)); in ar5112SetPowerTable()
462 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()
464 numPcd * sizeof(uint16_t)); in ar5112SetPowerTable()
[all …]