Searched refs:pRawCh (Results 1 – 1 of 1) sorted by relevance
356 const EXPN_DATA_PER_CHANNEL_5112 *pRawCh; in ar5112SetPowerTable() local430 pRawCh = &(pPowerExpn->pDataPerChannel[ii]); in ar5112SetPowerTable()433 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()434 OS_MEMCPY(&pcdacs[0], &pRawCh->pDataPerXPD[jj].pcdac[0], in ar5112SetPowerTable()436 OS_MEMCPY(&powers[0], &pRawCh->pDataPerXPD[jj].pwr_t4[0], in ar5112SetPowerTable()439 pRawCh->maxPower_t4, &tmpPowerTable[0])) { in ar5112SetPowerTable()446 numPcd = pRawCh->pDataPerXPD[jj].numPcdacs; in ar5112SetPowerTable()447 OS_MEMCPY(&pcdacs[0], &pRawCh->pDataPerXPD[jj].pcdac[0], in ar5112SetPowerTable()450 &pRawCh->pDataPerXPD[jj].pwr_t4[0], in ar5112SetPowerTable()453 pRawCh->maxPower_t4, &tmpPowerTable[0])) { in ar5112SetPowerTable()[all …]