Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Deeprom.h111 #define ath9k_hw_use_flash(_ah) (!(_ah->ah_flags & AH_USE_EEPROM)) macro
Deeprom.c186 if (ath9k_hw_use_flash(ah)) { in ath9k_hw_nvram_swap_data()
Deeprom_9287.c68 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_ar9287_fill_eeprom()
Deeprom_4k.c65 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_4k_fill_eeprom()
Deeprom_def.c124 if (!ath9k_hw_use_flash(ah)) { in ath9k_hw_def_fill_eeprom()
Dar9003_eeprom.c3282 if (ath9k_hw_use_flash(ah)) { in ar9300_eeprom_restore_internal()