Home
last modified time | relevance | path

Searched refs:AR5416_EEP_VER (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h44 #define AR5416_EEP_VER 0xE macro
H A Dah_eeprom_v4k.c382 if (owl_get_eep_ver(ee) != AR5416_EEP_VER) { in ath_hal_v4kEepromAttach()
H A Dah_eeprom_9287.c392 if (owl_get_eep_ver(ee) != AR5416_EEP_VER) { in ath_hal_9287EepromAttach()
H A Dah_eeprom_v14.c430 if (owl_get_eep_ver(ee) != AR5416_EEP_VER) { in ath_hal_v14EepromAttach()