Home
last modified time | relevance | path

Searched defs:pdadcValues (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_olc.c213 int16_t diff, uint8_t *pdadcValues) in ar9280AdjustPDADCValues()
288 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar9280SetPowerCalTable() local
H A Dar9285_reset.c570 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar9285SetPowerCalTable() local
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar2425.c510 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2425SetPowerTable() local
H A Dar5413.c554 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar5413SetPowerTable() local
H A Dar2316.c512 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2316SetPowerTable() local
H A Dar2317.c490 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2317SetPowerTable() local
H A Dar2413.c510 uint16_t *pdadcValues = ahp->ah_pcdacTable; in ar2413SetPowerTable() local
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c2303 ar5416WritePdadcValues(struct ath_hal *ah, int i, uint8_t pdadcValues[]) in ar5416WritePdadcValues()
2344 static uint8_t pdadcValues[AR5416_NUM_PDADC_VALUES]; in ar5416SetPowerCalTable() local