Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom.h95 AR_EEP_TXMASK, /* uint8_t* */ enumerator
Dah_eeprom_9287.c68 case AR_EEP_TXMASK: in v9287EepromGet()
Dah_eeprom_v4k.c73 case AR_EEP_TXMASK: in v4kEepromGet()
Dah_eeprom_v14.c78 case AR_EEP_TXMASK: in v14EepromGet()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_misc.c500 setting &= ath_hal_eepromGet(ah, AR_EEP_TXMASK, NULL); in ar5416SetCapability()
Dar5416_attach.c1000 pCap->halTxChainMask = ath_hal_eepromGet(ah, AR_EEP_TXMASK, AH_NULL); in ar5416FillCapabilityInfo()