Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom.h86 AR_EEP_OPCAP, /* uint16_t* */ enumerator
H A Dah_eeprom_v4k.c61 case AR_EEP_OPCAP: in v4kEepromGet()
H A Dah_eeprom_9287.c60 case AR_EEP_OPCAP: in v9287EepromGet()
H A Dah_eeprom_v14.c62 case AR_EEP_OPCAP: in v14EepromGet()
H A Dah_eeprom_v3.c1566 case AR_EEP_OPCAP: in legacyEepromGet()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c726 if (ath_hal_eepromGet(ah, AR_EEP_OPCAP, &capField) != HAL_OK) { in ar5212FillCapabilityInfo()