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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c732 ath_hal_eepromSet(ah, AR_EEP_AMODE, AH_FALSE);
737 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE);
738 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE);
739 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE);
740 ath_hal_eepromSet(ah, AR_EEP_TURBO2DISABLE, AH_TRUE);
763 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_TRUE);
764 ath_hal_eepromSet(ah, AR_EEP_COMPRESS, AH_FALSE);
765 ath_hal_eepromSet(ah, AR_EEP_FASTFRAME, AH_FALSE);
766 ath_hal_eepromSet(ah, AR_EEP_TURBO5DISABLE, AH_TRUE);
767 ath_hal_eepromSet(a
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c337 ath_hal_eepromSet(ah, AR_EEP_BMODE, AH_FALSE);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c174 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna);
H A Dar9285_reset.c436 ath_hal_eepromSet(ah, AR_EEP_ANTGAINMAX_2, twiceLargestAntenna);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h488 #define ath_hal_eepromSet(_ah, _param, _val) \ macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1873 ath_hal_eepromSet(ah,

Completed in 64 milliseconds