Home
last modified time | relevance | path

Searched refs:HAL_EEPROM_9287 (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c50 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_base_print()
78 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_custdata_print()
95 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_modal_print()
183 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_calfreqpiers_print()
236 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_print_targets()
279 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_ctl_print()
293 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_print_edges()
313 HAL_EEPROM_9287 *eep = (HAL_EEPROM_9287 *) buf; in eeprom_9287_print_other()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.c32 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in v9287EepromGet()
126 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in v9287EepromSet()
141 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in v9287EepromDiag()
146 *resultsize = sizeof(HAL_EEPROM_9287); in v9287EepromDiag()
154 eepromSwap(HAL_EEPROM_9287 *ee) in eepromSwap()
207 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in v9287EepromGetSpurChan()
243 v9287EepromReadCTLInfo(struct ath_hal *ah, HAL_EEPROM_9287 *ee) in v9287EepromReadCTLInfo()
278 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in v9287EepromDetach()
293 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in ath_hal_9287EepromAttach()
320 ee = ath_hal_malloc(sizeof(HAL_EEPROM_9287)); in ath_hal_9287EepromAttach()
[all …]
H A Dah_eeprom_9287.h162 } HAL_EEPROM_9287; typedef
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c55 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in ar9287SetPowerCalTable()
343 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in ar9287SetTransmitPower()
453 const HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in ar9287SetBoardValues()