Home
last modified time | relevance | path

Searched refs:ar5416eeprom_4k (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v4k.c148 eepromSwap(struct ar5416eeprom_4k *ee) in eepromSwap()
316 for (w = 0; w < NW(struct ar5416eeprom_4k); w++) { in ath_hal_v4kEepromAttach()
331 for (w = 0; w < NW(struct ar5416eeprom_4k); w++) in ath_hal_v4kEepromAttach()
347 len = AH_MIN(len, sizeof(struct ar5416eeprom_4k)) / sizeof(uint16_t); in ath_hal_v4kEepromAttach()
H A Dah_eeprom_v4k.h159 struct ar5416eeprom_4k { struct
175 struct ar5416eeprom_4k ee_base; argument
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c55 struct ar5416eeprom_4k *pEepData,
61 struct ar5416eeprom_4k *pEepData,
89 struct ar5416eeprom_4k *pEepData = &ee->ee_base; in ar9285SetTransmitPower()
190 const struct ar5416eeprom_4k *eep, uint8_t txRxAttenLocal) in ar9285SetBoardGain()
247 const struct ar5416eeprom_4k *eep = &ee->ee_base; in ar9285SetBoardValues()
396 ar9285SetPowerPerRateTable(struct ath_hal *ah, struct ar5416eeprom_4k *pEepData, in ar9285SetPowerPerRateTable()
564 ar9285SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom_4k *pEepData, in ar9285SetPowerCalTable()