Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h682 bool ath9k_hw_nvram_check_version(struct ath_hw *ah, int version, int minrev);
H A Deeprom.c237 bool ath9k_hw_nvram_check_version(struct ath_hw *ah, int version, int minrev) in ath9k_hw_nvram_check_version() function
H A Deeprom_9287.c223 if (!ath9k_hw_nvram_check_version(ah, AR9287_EEP_VER, in ath9k_hw_ar9287_check_eeprom()
H A Deeprom_4k.c225 if (!ath9k_hw_nvram_check_version(ah, AR5416_EEP_VER, in ath9k_hw_4k_check_eeprom()
H A Deeprom_def.c314 if (!ath9k_hw_nvram_check_version(ah, AR5416_EEP_VER, in ath9k_hw_def_check_eeprom()