Home
last modified time | relevance | path

Searched refs:ath9k_hw_use_flash (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Deeprom_9287.c63 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_ar9287_fill_eeprom()
187 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_ar9287_check_eeprom()
Deeprom_4k.c60 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_4k_fill_eeprom()
194 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_4k_check_eeprom()
Deeprom_def.c119 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_def_fill_eeprom()
275 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_def_check_eeprom()
Deeprom.h100 #define ath9k_hw_use_flash(_ah) (!(_ah->ah_flags & AH_USE_EEPROM)) macro
Dar9003_eeprom.c3283 if (ath9k_hw_use_flash(ah)) { in ar9300_eeprom_restore_internal()