Home
last modified time | relevance | path

Searched refs:pCalDataset (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c138 const EEPROM_POWER_5112 *pCalDataset, in eepromAllocExpnPower5112() argument
141 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112()
142 const uint16_t *pChanList = pCalDataset->pChannels; in eepromAllocExpnPower5112()
180 const EEPROM_POWER_5112 *pCalDataset, in eepromExpandPower5112() argument
190 pPowerExpn->xpdMask = pCalDataset->xpdMask; in eepromExpandPower5112()
209 pPowerExpn->numChannels = pCalDataset->numChannels; in eepromExpandPower5112()
216 pCalCh = &pCalDataset->pDataPerChannel[ii]; in eepromExpandPower5112()
442 EEPROM_DATA_STRUCT_2413 *pCalDataset, in ar2413ReadCalDataset() argument
476 ar2413SetupEEPROMDataset(pCalDataset, numPiers, &freq[0]); in ar2413ReadCalDataset()
479 for (ii = 0; ii < pCalDataset->numChannels; ii++) { in ar2413ReadCalDataset()
[all …]