Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c140 const EEPROM_POWER_5112 *pCalDataset, in eepromAllocExpnPower5112() argument
143 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112()
144 const uint16_t *pChanList = pCalDataset->pChannels; in eepromAllocExpnPower5112()
182 const EEPROM_POWER_5112 *pCalDataset, in eepromExpandPower5112() argument
192 pPowerExpn->xpdMask = pCalDataset->xpdMask; in eepromExpandPower5112()
211 pPowerExpn->numChannels = pCalDataset->numChannels; in eepromExpandPower5112()
218 pCalCh = &pCalDataset->pDataPerChannel[ii]; in eepromExpandPower5112()
444 EEPROM_DATA_STRUCT_2413 *pCalDataset, in ar2413ReadCalDataset() argument
478 ar2413SetupEEPROMDataset(pCalDataset, numPiers, &freq[0]); in ar2413ReadCalDataset()
481 for (ii = 0; ii < pCalDataset->numChannels; ii++) { in ar2413ReadCalDataset()
[all …]