Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h437 DATA_PER_CHANNEL ee_dataPerChannel11g[NUM_2_4_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c859 pChannelData = ee->ee_dataPerChannel11g; in readEepromRawPowerCalInfo()
1859 ee->ee_dataPerChannel11g[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd-src/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c429 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5111SetPowerTable()
/freebsd-src/tools/tools/ath/athprom/
H A Dathprom.c320 pDataPerChannel = eeprom.ee_dataPerChannel11g; in setmode()
/freebsd-src/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1335 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5211SetTransmitPower()