Searched refs:HAL_EEPROM (Results 1 – 14 of 14) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ |
| D | ah_eeprom_v3.c | 26 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 …]
|
| D | ah_eeprom_v3.h | 451 } HAL_EEPROM; typedef
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_reset.c | 292 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211Reset() 896 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in getNoiseFloorThresh() 1038 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRf6and7() 1145 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetAntennaSwitchInternal() 1206 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetBoardValues() 1317 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetTransmitPower() 1499 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRateTable() 2078 HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5211SetRfgain()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar2413.c | 168 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413SetRfRegs() 503 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413SetPowerTable() 643 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2413GetChannelMaxMinPower()
|
| D | ar2317.c | 152 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()
|
| D | ar2425.c | 162 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425SetRfRegs() 503 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425SetPowerTable() 606 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar2425GetChannelMaxMinPower()
|
| D | ar2316.c | 174 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()
|
| D | ar5413.c | 168 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413SetRfRegs() 547 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413SetPowerTable() 687 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5413GetChannelMaxMinPower()
|
| D | ar5112.c | 189 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()
|
| D | ar5212_reset.c | 115 const HAL_EEPROM *ee; in ar5212Reset() 1164 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in getNoiseFloorThresh() 1367 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetAntennaSwitchInternal() 1471 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetBoardValues() 1866 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetTransmitPower() 1991 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212SetRateTable() 2272 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212CorrectGainDelta()
|
| D | ar5111.c | 223 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5111SetRfRegs() 397 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5111SetPowerTable()
|
| D | ar5212_rfgain.c | 298 const HAL_EEPROM *ee = AH_PRIVATE(ah)->ah_eeprom; in ar5212GetRfgain()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5312/ |
| D | ar5312_reset.c | 97 const HAL_EEPROM *ee; in ar5312Reset()
|
| /freebsd-9-stable/tools/tools/ath/athprom/ |
| D | athprom.c | 56 HAL_EEPROM legacy; /* format v3.x ... v5.x */
|