Home
last modified time | relevance | path

Searched refs:AR_EEP_RFKILL (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h67 AR_EEP_RFKILL, /* use ath_hal_eepromGetFlag */ enumerator
H A Dah_eeprom_v1.c58 case AR_EEP_RFKILL: in v1EepromGet()
H A Dah_eeprom_9287.c91 case AR_EEP_RFKILL: in v9287EepromGet()
H A Dah_eeprom_v4k.c102 case AR_EEP_RFKILL: in v4kEepromGet()
H A Dah_eeprom_v14.c126 case AR_EEP_RFKILL: in v14EepromGet()
H A Dah_eeprom_v3.c1598 case AR_EEP_RFKILL: in legacyEepromGet()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c384 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL)) { in ar5210FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c519 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5211FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c883 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c1029 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5416FillCapabilityInfo()