Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h429 DATA_PER_CHANNEL ee_dataPerChannel11a[NUM_11A_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c843 pChannelData = ee->ee_dataPerChannel11a; in readEepromRawPowerCalInfo()
1848 ee->ee_dataPerChannel11a[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c418 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11a; in ar5111SetPowerTable()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c312 pDataPerChannel = eeprom.ee_dataPerChannel11a; in setmode()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1328 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11a; in ar5211SetTransmitPower()