Searched refs:pChannels (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ |
| D | ah_eeprom_v3.h | 247 uint16_t *pChannels; member 271 uint16_t pChannels[NUM_11A_EEPROM_CHANNELS]; member 310 uint16_t pChannels[NUM_11A_EEPROM_CHANNELS_2413]; member 329 uint16_t pChannels[NUM_11A_EEPROM_CHANNELS_2413]; member
|
| D | ah_eeprom_v3.c | 142 const uint16_t *pChanList = pCalDataset->pChannels; in eepromAllocExpnPower5112() 155 pPowerExpn->pChannels = data; in eepromAllocExpnPower5112() 161 pPowerExpn->pChannels[i] = in eepromAllocExpnPower5112() 335 eePower.pChannels[i] = freq[i]; in readEepromRawPowerCalInfo5112() 405 data = pPowerExpn->pChannels; in freeEepromRawPowerCalInfo5112() 407 pPowerExpn->pChannels = AH_NULL; in freeEepromRawPowerCalInfo5112() 432 pEEPROMDataset2413->pChannels[i] = channelValue; in ar2413SetupEEPROMDataset() 647 channelValue = pCal->pChannels[i]; in ar2413SetupRawDataset() 649 pRaw->pChannels[i] = channelValue; in ar2413SetupRawDataset() 832 uint16_t *pChannels = AH_NULL; in readEepromRawPowerCalInfo() local [all …]
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/ |
| D | ar2317.c | 369 GetLowerUpperIndex(channel, pRawDataset->pChannels, in ar2317getGainBoundariesAndPdadcsForPowers() 402 … channel, pRawDataset->pChannels[idxL], pRawDataset->pChannels[idxR], in ar2317getGainBoundariesAndPdadcsForPowers()
|
| D | ar2425.c | 392 GetLowerUpperIndex(channel, pRawDataset->pChannels, in ar2425getGainBoundariesAndPdadcsForPowers() 425 … channel, pRawDataset->pChannels[idxL], pRawDataset->pChannels[idxR], in ar2425getGainBoundariesAndPdadcsForPowers()
|
| D | ar2413.c | 385 GetLowerUpperIndex(channel, pRawDataset->pChannels, in ar2413getGainBoundariesAndPdadcsForPowers() 418 … channel, pRawDataset->pChannels[idxL], pRawDataset->pChannels[idxR], in ar2413getGainBoundariesAndPdadcsForPowers()
|
| D | ar2316.c | 391 GetLowerUpperIndex(channel, pRawDataset->pChannels, in ar2316getGainBoundariesAndPdadcsForPowers() 424 … channel, pRawDataset->pChannels[idxL], pRawDataset->pChannels[idxR], in ar2316getGainBoundariesAndPdadcsForPowers()
|
| D | ar5413.c | 421 GetLowerUpperIndex(channel, pRawDataset->pChannels, in ar5413getGainBoundariesAndPdadcsForPowers() 454 … channel, pRawDataset->pChannels[idxL], pRawDataset->pChannels[idxR], in ar5413getGainBoundariesAndPdadcsForPowers()
|
| D | ar5112.c | 419 ar5212GetLowerUpperIndex(chan->channel, &pPowerExpn->pChannels[0], in ar5112SetPowerTable() 470 chan_L = pPowerExpn->pChannels[chan_idx_L]; in ar5112SetPowerTable() 471 chan_R = pPowerExpn->pChannels[chan_idx_R]; in ar5112SetPowerTable()
|