Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v3.h442 DATA_PER_CHANNEL ee_dataPerChannel11b[NUM_2_4_EEPROM_CHANNELS]; member
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-stable/sys/dev/ath/ath_hal/ar5212/
Dar5111.c425 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5111SetPowerTable()
/freebsd-12-stable/tools/tools/ath/athprom/
Dathprom.c317 pDataPerChannel = eeprom.ee_dataPerChannel11b; in setmode()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_reset.c1344 eepromPcdacs.pDataPerChannel = ee->ee_dataPerChannel11b; in ar5211SetTransmitPower()