Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h443 DATA_PER_CHANNEL ee_dataPerChannel11b[NUM_2_4_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c853 pChannelData = ee->ee_dataPerChannel11b; in readEepromRawPowerCalInfo()
1860 ee->ee_dataPerChannel11b[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c426 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5111SetPowerTable()
/freebsd-12.1/tools/tools/ath/athprom/
H A Dathprom.c317 pDataPerChannel = eeprom.ee_dataPerChannel11b; in setmode()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1344 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5211SetTransmitPower()