Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom.h90 AR_EEP_RFSILENT, /* uint16_t* */ enumerator
Dah_eeprom_9287.c66 case AR_EEP_RFSILENT: in v9287EepromGet()
Dah_eeprom_v4k.c67 case AR_EEP_RFSILENT: in v4kEepromGet()
Dah_eeprom_v14.c68 case AR_EEP_RFSILENT: in v14EepromGet()
Dah_eeprom_v3.c1574 case AR_EEP_RFSILENT: in legacyEepromGet()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c520 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5211FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c884 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5212FillCapabilityInfo()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c1032 ath_hal_eepromGet(ah, AR_EEP_RFSILENT, &ahpriv->ah_rfsilent) == HAL_OK) { in ar5416FillCapabilityInfo()