Searched refs:AR_EEPROM_VER5_3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom.h51 #define AR_EEPROM_VER5_3 0x5003 /* Adds spur mitigation table */ macro
H A Dah_eeprom_v3.c1437 if (ee->ee_version < AR_EEPROM_VER5_3) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c331 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c409 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
790 AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c556 HALASSERT(AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3);

Completed in 267 milliseconds