| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | 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()
|
| H A D | 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()
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | 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()
|
| H A D | ar5416.h | 332 uint16_t numChannels, CAL_TARGET_POWER_HT *pNewPower, 337 uint16_t numChannels, CAL_TARGET_POWER_LEG *pNewPower,
|
| H A D | ar5416_reset.c | 2101 CAL_TARGET_POWER_HT *powInfo, uint16_t numChannels, in ar5416GetTargetPowers() argument 2118 for (i = 0; (i < numChannels) && (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ar5416GetTargetPowers() 2161 CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels, in ar5416GetTargetPowersLeg() argument 2178 for (i = 0; (i < numChannels) && (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ar5416GetTargetPowersLeg()
|
| /freebsd/sys/dev/ath/ath_hal/ar5212/ |
| H A D | 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()
|
| H A D | 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()
|
| H A D | 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()
|
| H A D | 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()
|
| H A D | ar2425.c | 387 pRawDataset->numChannels, &(idxL), &(idxR)); in ar2425getGainBoundariesAndPdadcsForPowers() 608 uint16_t numChannels; in ar2425GetChannelMaxMinPower() local 620 numChannels = pRawDataset->numChannels; in ar2425GetChannelMaxMinPower() 626 if (numChannels < 1) in ar2425GetChannelMaxMinPower() 630 (freq > data[numChannels-1].channelValue)) { in ar2425GetChannelMaxMinPower() 636 *maxPow = ar2425GetMaxPower(ah, &data[numChannels - 1]); in ar2425GetChannelMaxMinPower() 637 *minPow = ar2425GetMinPower(ah, &data[numChannels - 1]); in ar2425GetChannelMaxMinPower() 643 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar2425GetChannelMaxMinPower()
|
| H A D | ar5413.c | 423 pRawDataset->numChannels, &(idxL), &(idxR)); in ar5413getGainBoundariesAndPdadcsForPowers() 689 uint16_t numChannels; in ar5413GetChannelMaxMinPower() local 703 numChannels = pRawDataset->numChannels; in ar5413GetChannelMaxMinPower() 709 if (numChannels < 1) in ar5413GetChannelMaxMinPower() 713 (freq > data[numChannels-1].channelValue)) { in ar5413GetChannelMaxMinPower() 719 *maxPow = ar5413GetMaxPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower() 720 *minPow = ar5413GetMinPower(ah, &data[numChannels - 1]); in ar5413GetChannelMaxMinPower() 726 for (last=0,i=0; (i<numChannels) && (freq > data[i].channelValue); in ar5413GetChannelMaxMinPower()
|
| H A D | ar5111.c | 416 eepromPcdacs.numChannels = ee->ee_numChannels11a; in ar5111SetPowerTable() 421 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5111SetPowerTable() 427 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5111SetPowerTable() 555 pSrcStruct->pChannelList, pSrcStruct->numChannels, in ar5212GetScaledPower() 584 for (i = 0; i < pSrcStruct->numChannels; i++ ) { in ar5212FindValueInList() 615 for (i = 0; i < pSrcStruct->numChannels; i++) { in ar5212GetLowerUpperPcdacs()
|
| H A D | ar5212_reset.c | 55 const TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, 2568 uint16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers() argument 2577 for (i = 0; i < numChannels; i++) in ar5212GetTargetPowers() 2581 numChannels, &clo, &chi); in ar5212GetTargetPowers() 2585 for (i = 0; i < numChannels; i++) { in ar5212GetTargetPowers()
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | 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 …]
|
| H A D | ah_eeprom_v3.h | 188 uint16_t numChannels; member 247 uint16_t numChannels; member 271 uint16_t numChannels; member 310 uint16_t numChannels; member 329 uint16_t numChannels; member
|
| /freebsd/tools/tools/ath/athprom/ |
| H A D | athprom.c | 218 int numChannels; variable 330 sizeof(u_int16_t) * exp->numChannels, sizeof(u_int32_t)) in setmode() 331 + sizeof(EXPN_DATA_PER_CHANNEL_5112) * exp->numChannels; in setmode() 337 roundup(sizeof(u_int16_t) * exp->numChannels, sizeof(u_int32_t))); in setmode() 339 numChannels = pExpnPower->numChannels; in setmode() 348 numChannels = pRaw->numChannels; in setmode() 724 fprintf(fd, "%2d", pExpnPower->numChannels); in eevar() 726 fprintf(fd, "%2d", pRaw->numChannels); in eevar() 904 if (++curchan < numChannels) in parseTemplate()
|
| H A D | eeprom-4 | 35 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | 107 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | 172 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels |
|
| H A D | eeprom-5 | 39 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | | 124 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | | 202 | XPD_Gain_mask $xpd_mask | Number of channels $numChannels | |
|
| /freebsd/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_reset.c | 124 uint16_t numChannels, const struct ieee80211_channel *chan); 1326 eepromPcdacs.numChannels = ee->ee_numChannels11a; in ar5211SetTransmitPower() 1333 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5211SetTransmitPower() 1340 eepromPcdacs.numChannels = ee->ee_numChannels2_4; in ar5211SetTransmitPower() 1494 TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, in ar5211SetRateTable() argument 1554 for (i = 0; i < numChannels; i++) in ar5211SetRateTable() 1558 numChannels, &lowerChannel, &upperChannel); in ar5211SetRateTable() 1561 for (i = 0; i < numChannels; i++) { in ar5211SetRateTable() 1708 pSrcStruct->numChannels, &lFreq, &rFreq); in ar5211GetScaledPower() 1741 for (i = 0; i < pSrcStruct->numChannels; i++ ) { in ar5211FindValueInList() [all …]
|
| /freebsd/tools/tools/ath/athrd/ |
| H A D | athrd.c | 1402 u_int16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers() argument 1410 for (i = 0; i < numChannels; i++) in ar5212GetTargetPowers() 1414 numChannels, &clo, &chi); in ar5212GetTargetPowers() 1418 for (i = 0; i < numChannels; i++) { in ar5212GetTargetPowers()
|