Searched refs:ar9300_eeprom_restore_from_dram (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | eeprom.diff | 136 ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 157 @@ -4164,14 +4196,17 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 175 @@ -4184,6 +4219,20 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 196 @@ -4201,7 +4250,6 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 228 nptr = ar9300_eeprom_restore_from_dram(ah, mptr, mdata_size);
|
H A D | ar9300_eeprom.c | 4096 ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, in ar9300_eeprom_restore_from_dram() function 4216 nptr = ar9300_eeprom_restore_from_dram(ah, mptr, mdata_size); in ar9300_eeprom_restore_internal()
|