Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h440 DATA_PER_CHANNEL ee_dataPerChannel11g[NUM_2_4_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c861 pChannelData = ee->ee_dataPerChannel11g; in readEepromRawPowerCalInfo()
1861 ee->ee_dataPerChannel11g[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c432 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5111SetPowerTable()
/freebsd-12.1/tools/tools/ath/athprom/
H A Dathprom.c321 pDataPerChannel = eeprom.ee_dataPerChannel11g; in setmode()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1337 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5211SetTransmitPower()