Home
last modified time | relevance | path

Searched refs:AR5416_EEP_MINOR_VER_7 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h139 #define AR5416_EEP_MINOR_VER_7 0x7 macro
H A Deeprom_def.c648 if (ah->eep_ops->get_eeprom_rev(ah) < AR5416_EEP_MINOR_VER_7) in ath9k_hw_def_set_addac()