Searched refs:ar9300_fill_eeprom (Results 1 – 2 of 2) sorted by relevance
50 + ath_hal_printf(ah, "%s: calling ar9300_fill_eeprom\n", __func__);51 if (!ar9300_fill_eeprom(ah)) {
50 static inline HAL_BOOL ar9300_fill_eeprom(struct ath_hal *ah);392 if (!ar9300_fill_eeprom(ah)) { in ar9300_eeprom_attach()3607 ar9300_fill_eeprom(struct ath_hal *ah) in ar9300_fill_eeprom() function