Searched refs:numPcd (Results 1 – 1 of 1) sorted by relevance
369 uint16_t numPcd; in ar5112SetPowerTable() local433 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()435 numPcd * sizeof(uint16_t)); in ar5112SetPowerTable()437 numPcd * sizeof(int16_t)); in ar5112SetPowerTable()438 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0], in ar5112SetPowerTable()446 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()448 numPcd*sizeof(uint16_t)); in ar5112SetPowerTable()451 numPcd*sizeof(int16_t)); in ar5112SetPowerTable()452 if (!getFullPwrTable(numPcd, &pcdacs[0], &powers[0], in ar5112SetPowerTable()460 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()[all …]