Home
last modified time | relevance | path

Searched refs:AR_EEP_MAXQCU (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h80 AR_EEP_MAXQCU, /* uint16_t* */ enumerator
HDah_eeprom_9287.c86 case AR_EEP_MAXQCU: /* NB: not in opCapFlags */ in v9287EepromGet()
HDah_eeprom_v4k.c97 case AR_EEP_MAXQCU: /* NB: not in opCapFlags */ in v4kEepromGet()
HDah_eeprom_v14.c121 case AR_EEP_MAXQCU: /* NB: not in opCapFlags */ in v14EepromGet()
HDah_eeprom_v3.c1640 case AR_EEP_MAXQCU: in legacyEepromGet()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c864 if (ath_hal_eepromGet(ah, AR_EEP_MAXQCU, &val) == HAL_OK) in ar5212FillCapabilityInfo()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c955 if (ath_hal_eepromGet(ah, AR_EEP_MAXQCU, &val) == HAL_OK) in ar5416FillCapabilityInfo()