Home
last modified time | relevance | path

Searched refs:AR_EEP_RFSILENT (Results 1 – 7 of 7) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom.h88 AR_EEP_RFSILENT, /* uint16_t* */ enumerator
H A Dah_eeprom_v4k.c65 case AR_EEP_RFSILENT: in v4kEepromGet()
H A Dah_eeprom_v14.c66 case AR_EEP_RFSILENT: in v14EepromGet()
H A Dah_eeprom_v3.c1570 case AR_EEP_RFSILENT: in legacyEepromGet()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c506 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5211FillCapabilityInfo()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c826 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5416FillCapabilityInfo()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c836 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5212FillCapabilityInfo()