Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h94 AR_EEP_RXMASK, /* uint8_t* */ enumerator
H A Dah_eeprom_9287.c68 case AR_EEP_RXMASK: in v9287EepromGet()
H A Dah_eeprom_v4k.c73 case AR_EEP_RXMASK: in v4kEepromGet()
H A Dah_eeprom_v14.c78 case AR_EEP_RXMASK: in v14EepromGet()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c490 setting &= ath_hal_eepromGet(ah, AR_EEP_RXMASK, NULL); in ar5416SetCapability()
H A Dar5416_attach.c1000 pCap->halRxChainMask = ath_hal_eepromGet(ah, AR_EEP_RXMASK, AH_NULL); in ar5416FillCapabilityInfo()