Home
last modified time | relevance | path

Searched refs:ah_eepromSet (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c249 AH_PRIVATE(ah)->ah_eepromSet = v1EepromSet; in ath_hal_v1EepromAttach()
H A Dah_internal.h378 HAL_STATUS (*ah_eepromSet)(struct ath_hal *, int, int); member
487 AH_PRIVATE(_ah)->ah_eepromSet(_ah, _param, _val)
H A Dah_eeprom_9287.c402 AH_PRIVATE(ah)->ah_eepromSet = v9287EepromSet; in ath_hal_9287EepromAttach()
H A Dah_eeprom_v4k.c392 AH_PRIVATE(ah)->ah_eepromSet = v4kEepromSet; in ath_hal_v4kEepromAttach()
H A Dah_eeprom_v14.c442 AH_PRIVATE(ah)->ah_eepromSet = v14EepromSet; in ath_hal_v14EepromAttach()
H A Dah_eeprom_v3.c1872 AH_PRIVATE(ah)->ah_eepromSet = legacyEepromSet; in ath_hal_legacyEepromAttach()