Searched refs:AR_EEPROM_VER5_3 (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom.h49 #define AR_EEPROM_VER5_3 0x5003 /* Adds spur mitigation table */ macro
H A Dah_eeprom_v3.c1435 if (ee->ee_version < AR_EEPROM_VER5_3) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c407 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
788 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c329 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c553 HALASSERT(AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3);

Completed in 98 milliseconds