| /trueos/sys/dev/ath/ath_hal/ar9002/ |
| HD | ar9287.c | 228 int numChannels=0,i,last; in ar9287GetChannelMaxMinPower() 237 numChannels = powerArray[headerInfo11A].numChannels; in ar9287GetChannelMaxMinPower() 242 numChannels = powerArray[headerInfo11G].numChannels; in ar9287GetChannelMaxMinPower() 246 numChannels = powerArray[headerInfo11B].numChannels; in ar9287GetChannelMaxMinPower() 253 if ((numChannels < 1) || in ar9287GetChannelMaxMinPower() 255 (chan->channel > data[numChannels-1].channelValue)) in ar9287GetChannelMaxMinPower() 260 (i<numChannels) && (chan->channel > data[i].channelValue); in ar9287GetChannelMaxMinPower()
|
| HD | ar9280.c | 286 int numChannels=0,i,last; in ar9280GetChannelMaxMinPower() 295 numChannels = powerArray[headerInfo11A].numChannels; in ar9280GetChannelMaxMinPower() 300 numChannels = powerArray[headerInfo11G].numChannels; in ar9280GetChannelMaxMinPower() 304 numChannels = powerArray[headerInfo11B].numChannels; in ar9280GetChannelMaxMinPower() 311 if ((numChannels < 1) || in ar9280GetChannelMaxMinPower() 313 (chan->channel > data[numChannels-1].channelValue)) in ar9280GetChannelMaxMinPower() 318 (i<numChannels) && (chan->channel > data[i].channelValue); in ar9280GetChannelMaxMinPower()
|
| /trueos/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar2133.c | 369 int numChannels=0,i,last; in ar2133GetChannelMaxMinPower() 378 numChannels = powerArray[headerInfo11A].numChannels; in ar2133GetChannelMaxMinPower() 383 numChannels = powerArray[headerInfo11G].numChannels; in ar2133GetChannelMaxMinPower() 387 numChannels = powerArray[headerInfo11B].numChannels; in ar2133GetChannelMaxMinPower() 394 if ((numChannels < 1) || in ar2133GetChannelMaxMinPower() 396 (chan->channel > data[numChannels-1].channelValue)) in ar2133GetChannelMaxMinPower() 401 (i<numChannels) && (chan->channel > data[i].channelValue); in ar2133GetChannelMaxMinPower()
|
| HD | ar5416.h | 335 uint16_t numChannels, CAL_TARGET_POWER_HT *pNewPower, 340 uint16_t numChannels, CAL_TARGET_POWER_LEG *pNewPower,
|
| HD | ar5416_reset.c | 2091 CAL_TARGET_POWER_HT *powInfo, uint16_t numChannels, in ar5416GetTargetPowers() argument 2108 for (i = 0; (i < numChannels) && (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ar5416GetTargetPowers() 2151 CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels, in ar5416GetTargetPowersLeg() argument 2168 for (i = 0; (i < numChannels) && (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ar5416GetTargetPowersLeg()
|
| /trueos/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5112.c | 426 pPowerExpn->numChannels, &chan_idx_L, &chan_idx_R); in ar5112SetPowerTable() 772 int numChannels=0,i,last; in ar5112GetChannelMaxMinPower() local 781 numChannels = powerArray[headerInfo11A].numChannels; in ar5112GetChannelMaxMinPower() 786 numChannels = powerArray[headerInfo11G].numChannels; in ar5112GetChannelMaxMinPower() 790 numChannels = powerArray[headerInfo11B].numChannels; in ar5112GetChannelMaxMinPower() 797 if (numChannels < 1) in ar5112GetChannelMaxMinPower() 801 (freq > data[numChannels-1].channelValue)) { in ar5112GetChannelMaxMinPower() 807 *maxPow = data[numChannels - 1].maxPower_t4; in ar5112GetChannelMaxMinPower() 808 *minPow = ar5112GetMinPower(ah, &data[numChannels - 1]); in ar5112GetChannelMaxMinPower() 815 (i<numChannels) && (freq > data[i].channelValue); in ar5112GetChannelMaxMinPower()
|
| HD | ar2317.c | 364 pRawDataset->numChannels, &(idxL), &(idxR)); in ar2317getGainBoundariesAndPdadcsForPowers() 631 uint16_t numChannels; in ar2317GetChannelMaxMinPower() local 643 numChannels = pRawDataset->numChannels; in ar2317GetChannelMaxMinPower() 649 if (numChannels < 1) in ar2317GetChannelMaxMinPower() 653 (freq > data[numChannels-1].channelValue)) { in ar2317GetChannelMaxMinPower() 659 *maxPow = ar2317GetMaxPower(ah, &data[numChannels - 1]); in ar2317GetChannelMaxMinPower() 660 *minPow = ar2317GetMinPower(ah, &data[numChannels - 1]); in ar2317GetChannelMaxMinPower() 666 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar2317GetChannelMaxMinPower()
|
| HD | ar2413.c | 380 pRawDataset->numChannels, &(idxL), &(idxR)); in ar2413getGainBoundariesAndPdadcsForPowers() 646 uint16_t numChannels; in ar2413GetChannelMaxMinPower() local 658 numChannels = pRawDataset->numChannels; in ar2413GetChannelMaxMinPower() 664 if (numChannels < 1) in ar2413GetChannelMaxMinPower() 668 (freq > data[numChannels-1].channelValue)) { in ar2413GetChannelMaxMinPower() 674 *maxPow = ar2413GetMaxPower(ah, &data[numChannels - 1]); in ar2413GetChannelMaxMinPower() 675 *minPow = ar2413GetMinPower(ah, &data[numChannels - 1]); in ar2413GetChannelMaxMinPower() 681 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar2413GetChannelMaxMinPower()
|
| HD | ar2425.c | 387 pRawDataset->numChannels, &(idxL), &(idxR)); in ar2425getGainBoundariesAndPdadcsForPowers() 609 uint16_t numChannels; in ar2425GetChannelMaxMinPower() local 621 numChannels = pRawDataset->numChannels; in ar2425GetChannelMaxMinPower() 627 if (numChannels < 1) in ar2425GetChannelMaxMinPower() 631 (freq > data[numChannels-1].channelValue)) { in ar2425GetChannelMaxMinPower() 637 *maxPow = ar2425GetMaxPower(ah, &data[numChannels - 1]); in ar2425GetChannelMaxMinPower() 638 *minPow = ar2425GetMinPower(ah, &data[numChannels - 1]); in ar2425GetChannelMaxMinPower() 644 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar2425GetChannelMaxMinPower()
|
| HD | ar2316.c | 386 pRawDataset->numChannels, &(idxL), &(idxR)); in ar2316getGainBoundariesAndPdadcsForPowers() 651 uint16_t numChannels; in ar2316GetChannelMaxMinPower() local 663 numChannels = pRawDataset->numChannels; in ar2316GetChannelMaxMinPower() 669 if (numChannels < 1) in ar2316GetChannelMaxMinPower() 673 (freq > data[numChannels-1].channelValue)) { in ar2316GetChannelMaxMinPower() 679 *maxPow = ar2316GetMaxPower(ah, &data[numChannels - 1]); in ar2316GetChannelMaxMinPower() 680 *minPow = ar2316GetMinPower(ah, &data[numChannels - 1]); in ar2316GetChannelMaxMinPower() 686 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar2316GetChannelMaxMinPower()
|
| HD | ar5413.c | 424 pRawDataset->numChannels, &(idxL), &(idxR)); in ar5413getGainBoundariesAndPdadcsForPowers() 690 uint16_t numChannels; in ar5413GetChannelMaxMinPower() local 704 numChannels = pRawDataset->numChannels; in ar5413GetChannelMaxMinPower() 710 if (numChannels < 1) in ar5413GetChannelMaxMinPower() 714 (freq > data[numChannels-1].channelValue)) { in ar5413GetChannelMaxMinPower() 720 *maxPow = ar5413GetMaxPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower() 721 *minPow = ar5413GetMinPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower() 727 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar5413GetChannelMaxMinPower()
|
| HD | ar5111.c | 417 eepromPcdacs.numChannels = ee->ee_numChannels11a; in ar5111SetPowerTable() 422 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5111SetPowerTable() 428 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5111SetPowerTable() 556 pSrcStruct->pChannelList, pSrcStruct->numChannels, in ar5212GetScaledPower() 585 for (i = 0; i < pSrcStruct->numChannels; i++ ) { in ar5212FindValueInList() 616 for (i = 0; i < pSrcStruct->numChannels; i++) { in ar5212GetLowerUpperPcdacs()
|
| HD | ar5212_reset.c | 55 const TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, 2567 uint16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers() argument 2576 for (i = 0; i < numChannels; i++) in ar5212GetTargetPowers() 2580 numChannels, &clo, &chi); in ar5212GetTargetPowers() 2584 for (i = 0; i < numChannels; i++) { in ar5212GetTargetPowers()
|
| /trueos/sys/dev/ath/ath_hal/ |
| HD | ah_eeprom_v3.c | 141 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112() local 148 roundup(sizeof(uint16_t) * numChannels, sizeof(uint32_t)) + in eepromAllocExpnPower5112() 149 sizeof(EXPN_DATA_PER_CHANNEL_5112) * numChannels); in eepromAllocExpnPower5112() 157 roundup(sizeof(uint16_t) * numChannels, sizeof(uint32_t))); in eepromAllocExpnPower5112() 159 pPowerExpn->numChannels = numChannels; in eepromAllocExpnPower5112() 160 for (i = 0; i < numChannels; i++) { in eepromAllocExpnPower5112() 209 pPowerExpn->numChannels = pCalDataset->numChannels; in eepromExpandPower5112() 210 if (pPowerExpn->numChannels == 0) { in eepromExpandPower5112() 215 for (ii = 0; ii < pPowerExpn->numChannels; ii++) { in eepromExpandPower5112() 334 eePower.numChannels = numPiers; in readEepromRawPowerCalInfo5112() [all …]
|
| HD | ah_eeprom_v3.h | 188 uint16_t numChannels; member 248 uint16_t numChannels; member 272 uint16_t numChannels; member 311 uint16_t numChannels; member 330 uint16_t numChannels; member
|
| /trueos/tools/tools/ath/athprom/ |
| HD | athprom.c | 219 int numChannels; variable 331 sizeof(u_int16_t) * exp->numChannels, sizeof(u_int32_t)) in setmode() 332 + sizeof(EXPN_DATA_PER_CHANNEL_5112) * exp->numChannels; in setmode() 338 roundup(sizeof(u_int16_t) * exp->numChannels, sizeof(u_int32_t))); in setmode() 340 numChannels = pExpnPower->numChannels; in setmode() 349 numChannels = pRaw->numChannels; in setmode() 725 fprintf(fd, "%2d", pExpnPower->numChannels); in eevar() 727 fprintf(fd, "%2d", pRaw->numChannels); in eevar() 905 if (++curchan < numChannels) in parseTemplate()
|
| HD | eeprom-4 | 36 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | 108 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | 173 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels |
|
| HD | eeprom-5 | 40 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | | 125 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | | 203 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | |
|
| /trueos/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211_reset.c | 124 uint16_t numChannels, const struct ieee80211_channel *chan); 1325 eepromPcdacs.numChannels = ee->ee_numChannels11a; in ar5211SetTransmitPower() 1332 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5211SetTransmitPower() 1339 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5211SetTransmitPower() 1493 TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, in ar5211SetRateTable() argument 1553 for (i = 0; i < numChannels; i++) in ar5211SetRateTable() 1557 numChannels, &lowerChannel, &upperChannel); in ar5211SetRateTable() 1560 for (i = 0; i < numChannels; i++) { in ar5211SetRateTable() 1707 pSrcStruct->numChannels, &lFreq, &rFreq); in ar5211GetScaledPower() 1740 for (i = 0; i < pSrcStruct->numChannels; i++ ) { in ar5211FindValueInList() [all …]
|
| /trueos/tools/tools/ath/athrd/ |
| HD | athrd.c | 1416 u_int16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers() argument 1424 for (i = 0; i < numChannels; i++) in ar5212GetTargetPowers() 1428 numChannels, &clo, &chi); in ar5212GetTargetPowers() 1432 for (i = 0; i < numChannels; i++) { in ar5212GetTargetPowers()
|