Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c730 ath_hal_eepromSet(ah, AR_EEP_AMODE, AH_FALSE); in ar5212FillCapabilityInfo()
735 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE); in ar5212FillCapabilityInfo()
736 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE); in ar5212FillCapabilityInfo()
737 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
738 ath_hal_eepromSet(ah, AR_EEP_TURBO2DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
761 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_TRUE); in ar5212FillCapabilityInfo()
762 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE); in ar5212FillCapabilityInfo()
763 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE); in ar5212FillCapabilityInfo()
764 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
765 ath_hal_eepromSet(ah, AR_EEP_TURBO2DISABLE, AH_TRUE); in ar5212FillCapabilityInfo()
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c334 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_FALSE); in ar5211Attach()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_reset.c173 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna); in ar9287SetPowerPerRateTable()
HDar9285_reset.c434 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna); in ar9285SetPowerPerRateTable()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h473 #define ath_hal_eepromSet(_ah, _param, _val) \ macro
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1861 ath_hal_eepromSet(ah, in ar5416SetPowerPerRateTable()