Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c732 ath_hal_eepromSet(ah, AR_EEP_AMODE, AH_FALSE); in ar5212FillCapabilityInfo()
737 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE); in ar5212FillCapabilityInfo()
738 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE); in ar5212FillCapabilityInfo()
739 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
740 ath_hal_eepromSet(ah, AR_EEP_TURBO2DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
763 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_TRUE); in ar5212FillCapabilityInfo()
764 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE); in ar5212FillCapabilityInfo()
765 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE); in ar5212FillCapabilityInfo()
766 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
767 ath_hal_eepromSet(ah, AR_EEP_TURBO2DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c337 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_FALSE); in ar5211Attach()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c172 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna); in ar9287SetPowerPerRateTable()
H A Dar9285_reset.c434 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna); in ar9285SetPowerPerRateTable()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h486 #define ath_hal_eepromSet(_ah, _param, _val) \ macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1871 ath_hal_eepromSet(ah, in ar5416SetPowerPerRateTable()