Home
last modified time | relevance | path

Searched refs:AR_EEP_BURST (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h79 AR_EEP_BURST, /* use ath_hal_eepromGetFlag */ enumerator
HDah_eeprom_9287.c90 case AR_EEP_BURST: in v9287EepromGet()
HDah_eeprom_v4k.c101 case AR_EEP_BURST: in v4kEepromGet()
HDah_eeprom_v14.c125 case AR_EEP_BURST: in v14EepromGet()
HDah_eeprom_v3.c1636 case AR_EEP_BURST: in legacyEepromGet()
1707 case AR_EEP_BURST: in legacyEepromSet()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c842 pCap->halBurstSupport = ath_hal_eepromGetFlag(ah, AR_EEP_BURST); in ar5212FillCapabilityInfo()