Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h93 AR_EEP_TXMASK, /* uint8_t* */ enumerator
H A Dah_eeprom_9287.c66 case AR_EEP_TXMASK: in v9287EepromGet()
H A Dah_eeprom_v4k.c71 case AR_EEP_TXMASK: in v4kEepromGet()
H A Dah_eeprom_v14.c76 case AR_EEP_TXMASK: in v14EepromGet()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c498 setting &= ath_hal_eepromGet(ah, AR_EEP_TXMASK, NULL); in ar5416SetCapability()
H A Dar5416_attach.c998 pCap->halTxChainMask = ath_hal_eepromGet(ah, AR_EEP_TXMASK, AH_NULL); in ar5416FillCapabilityInfo()