Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h440 DATA_PER_CHANNEL ee_dataPerChannel11b[NUM_2_4_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c851 pChannelData = ee->ee_dataPerChannel11b; in readEepromRawPowerCalInfo()
1858 ee->ee_dataPerChannel11b[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c423 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5111SetPowerTable()
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c316 pDataPerChannel = eeprom.ee_dataPerChannel11b; in setmode()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1342 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5211SetTransmitPower()