Searched refs:ath9k_hw_nvram_check_version (Results 1 - 5 of 5) sorted by path

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

Completed in 202 milliseconds