Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v3.h438 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()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5111.c430 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5111SetPowerTable()
/dflybsd-src/tools/tools/ath/athprom/
H A Dathprom.c320 pDataPerChannel = eeprom.ee_dataPerChannel11g; in _setmode()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c1335 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11g; in ar5211SetTransmitPower()