Searched refs:maxPower_t4 (Results 1 – 6 of 6) sorted by relevance
241 int16_t maxPower_t4; member262 int16_t maxPower_t4; member302 int16_t maxPower_t4; member324 int16_t maxPower_t4; member
184 int16_t maxPower_t4; in eepromExpandPower5112() local219 pPowerExpn->pDataPerChannel[ii].maxPower_t4 = in eepromExpandPower5112()220 pCalCh->maxPower_t4; in eepromExpandPower5112()221 maxPower_t4 = pPowerExpn->pDataPerChannel[ii].maxPower_t4; in eepromExpandPower5112()370 eePower.pDataPerChannel[i].maxPower_t4 = in readEepromRawPowerCalInfo5112()375 eePower.pDataPerChannel[i].maxPower_t4 = (int16_t) in readEepromRawPowerCalInfo5112()
264 totalF = data[i].maxPower_t4 - data[last].maxPower_t4; in ar9287GetChannelMaxMinPower()265 …(int8_t) ((totalF*(chan->channel-data[last].channelValue) + data[last].maxPower_t4*totalD)/totalD); in ar9287GetChannelMaxMinPower()272 *maxPow = data[i].maxPower_t4; in ar9287GetChannelMaxMinPower()
322 totalF = data[i].maxPower_t4 - data[last].maxPower_t4; in ar9280GetChannelMaxMinPower()323 …(int8_t) ((totalF*(chan->channel-data[last].channelValue) + data[last].maxPower_t4*totalD)/totalD); in ar9280GetChannelMaxMinPower()330 *maxPow = data[i].maxPower_t4; in ar9280GetChannelMaxMinPower()
439 pRawCh->maxPower_t4, &tmpPowerTable[0])) { in ar5112SetPowerTable()453 pRawCh->maxPower_t4, &tmpPowerTable[0])) { in ar5112SetPowerTable()467 pRawCh->maxPower_t4, &tmpPowerTable[0])) { in ar5112SetPowerTable()803 *maxPow = data[0].maxPower_t4; in ar5112GetChannelMaxMinPower()807 *maxPow = data[numChannels - 1].maxPower_t4; in ar5112GetChannelMaxMinPower()819 totalF = data[i].maxPower_t4 - data[last].maxPower_t4; in ar5112GetChannelMaxMinPower()820 …*maxPow = (int8_t) ((totalF*(freq-data[last].channelValue) + data[last].maxPower_t4*totalD)/totalD… in ar5112GetChannelMaxMinPower()827 *maxPow = data[i].maxPower_t4; in ar5112GetChannelMaxMinPower()
405 totalF = data[i].maxPower_t4 - data[last].maxPower_t4; in ar2133GetChannelMaxMinPower()406 …(int8_t) ((totalF*(chan->channel-data[last].channelValue) + data[last].maxPower_t4*totalD)/totalD); in ar2133GetChannelMaxMinPower()413 *maxPow = data[i].maxPower_t4; in ar2133GetChannelMaxMinPower()