Home
last modified time | relevance | path

Searched refs:HAL_EEPROM (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
HDah_eeprom_v3.c26 getPcdacInterceptsFromPcdacMinMax(HAL_EEPROM *ee, in getPcdacInterceptsFromPcdacMinMax()
46 fbin2freq(HAL_EEPROM *ee, uint16_t fbin) in fbin2freq()
56 fbin2freq_2p4(HAL_EEPROM *ee, uint16_t fbin) in fbin2freq_2p4()
69 readEepromFreqPierInfo(struct ath_hal *ah, HAL_EEPROM *ee) in readEepromFreqPierInfo()
275 readEepromRawPowerCalInfo5112(struct ath_hal *ah, HAL_EEPROM *ee) in readEepromRawPowerCalInfo5112()
399 freeEepromRawPowerCalInfo5112(struct ath_hal *ah, HAL_EEPROM *ee) in freeEepromRawPowerCalInfo5112()
441 ar2413ReadCalDataset(struct ath_hal *ah, HAL_EEPROM *ee, in ar2413ReadCalDataset()
731 readEepromRawPowerCalInfo2413(struct ath_hal *ah, HAL_EEPROM *ee) in readEepromRawPowerCalInfo2413()
811 readEepromRawPowerCalInfo(struct ath_hal *ah, HAL_EEPROM *ee) in readEepromRawPowerCalInfo()
917 readEepromTargetPowerCalInfo(struct ath_hal *ah, HAL_EEPROM *ee) in readEepromTargetPowerCalInfo()
[all …]
HDah_eeprom_v3.h451 } HAL_EEPROM; typedef
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211_reset.c293 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211Reset()
895 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in getNoiseFloorThresh()
1037 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRf6and7()
1144 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetAntennaSwitchInternal()
1205 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetBoardValues()
1316 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetTransmitPower()
1498 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRateTable()
2082 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRfgain()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar2317.c152 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2317SetRfRegs()
486 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2317SetPowerTable()
628 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2317GetChannelMaxMinPower()
HDar2413.c168 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413SetRfRegs()
506 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413SetPowerTable()
646 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413GetChannelMaxMinPower()
HDar2316.c174 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2316SetRfRegs()
508 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2316SetPowerTable()
648 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2316GetChannelMaxMinPower()
HDar2425.c162 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425SetRfRegs()
506 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425SetPowerTable()
609 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425GetChannelMaxMinPower()
HDar5413.c168 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413SetRfRegs()
550 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413SetPowerTable()
690 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413GetChannelMaxMinPower()
HDar5112.c189 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5112SetRfRegs()
351 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5112SetPowerTable()
771 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5112GetChannelMaxMinPower()
HDar5212_reset.c127 const HAL_EEPROM *ee; in ar5212Reset()
1313 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in getNoiseFloorThresh()
1516 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetAntennaSwitchInternal()
1620 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetBoardValues()
2015 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetTransmitPower()
2140 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetRateTable()
2421 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212CorrectGainDelta()
HDar5111.c223 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5111SetRfRegs()
397 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5111SetPowerTable()
HDar5212_rfgain.c298 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212GetRfgain()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
HDar5312_reset.c99 const HAL_EEPROM *ee; in ar5312Reset()
/dragonfly/tools/tools/ath/athprom/
HDathprom.c55 HAL_EEPROM legacy; /* format v3.x ... v5.x */