Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v3.h441 DATA_PER_CHANNEL ee_dataPerChannel11b[NUM_2_4_EEPROM_CHANNELS]; member
Dah_eeprom_v3.c851 pChannelData = ee->ee_dataPerChannel11b; in readEepromRawPowerCalInfo()
1858 ee->ee_dataPerChannel11b[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5111.c424 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5111SetPowerTable()
/freebsd-9-stable/tools/tools/ath/athprom/
Dathprom.c317 pDataPerChannel = eeprom.ee_dataPerChannel11b; in setmode()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_reset.c1343 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5211SetTransmitPower()