Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_eeprom_v3.h430 DATA_PER_CHANNEL ee_dataPerChannel11a[NUM_11A_EEPROM_CHANNELS]; member
HDah_eeprom_v3.c843 pChannelData = ee->ee_dataPerChannel11a; in readEepromRawPowerCalInfo()
1848 ee->ee_dataPerChannel11a[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5111.c419 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11a; in ar5111SetPowerTable()
/NextBSD/tools/tools/ath/athprom/
HDathprom.c313 pDataPerChannel = eeprom.ee_dataPerChannel11a; in setmode()
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_reset.c1328 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11a; in ar5211SetTransmitPower()