Home
last modified time | relevance | path

Searched refs:NUM_PCDAC_VALUES (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h141 #define NUM_PCDAC_VALUES 11 macro
182 uint16_t PcdacValues[NUM_PCDAC_VALUES];
184 int16_t PwrValues[NUM_PCDAC_VALUES];
H A Dah_eeprom_v3.c1850 ee->ee_dataPerChannel11a[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
1860 ee->ee_dataPerChannel11b[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()
1861 ee->ee_dataPerChannel11g[i].numPcdacValues = NUM_PCDAC_VALUES; in ath_hal_legacyEepromAttach()