Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h67 AR_EEP_RFKILL, /* use ath_hal_eepromGetFlag */ enumerator
HDah_eeprom_v1.c58 case AR_EEP_RFKILL: in v1EepromGet()
HDah_eeprom_9287.c91 case AR_EEP_RFKILL: in v9287EepromGet()
HDah_eeprom_v4k.c102 case AR_EEP_RFKILL: in v4kEepromGet()
HDah_eeprom_v14.c126 case AR_EEP_RFKILL: in v14EepromGet()
HDah_eeprom_v3.c1598 case AR_EEP_RFKILL: in legacyEepromGet()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c382 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL)) { in ar5210FillCapabilityInfo()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c517 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5211FillCapabilityInfo()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c881 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5212FillCapabilityInfo()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c1029 if (ath_hal_eepromGetFlag(ah, AR_EEP_RFKILL) && in ar5416FillCapabilityInfo()