Home
last modified time | relevance | path

Searched refs:AR_EEP_RXMASK (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_eeprom.h94 AR_EEP_RXMASK, /* uint8_t* */ enumerator
Dah_eeprom_v4k.c73 case AR_EEP_RXMASK: in v4kEepromGet()
Dah_eeprom_v14.c78 case AR_EEP_RXMASK: in v14EepromGet()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_attach.c818 pCap->halRxChainMask = ath_hal_eepromGet(ah, AR_EEP_RXMASK, AH_NULL); in ar5416FillCapabilityInfo()