Searched refs:HAL_POWER_MODE (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c72 ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
H A Dar5312.h69 extern HAL_BOOL ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
129 HAL_POWER_MODE
H A Dar5210.h111 HAL_POWER_MODE ah_powerMode;
263 extern HAL_POWER_MODE ar5210GetPowerMode(struct ath_hal *);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
131 HAL_POWER_MODE
H A Dar5211.h122 HAL_POWER_MODE ah_powerMode;
291 extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_power.c120 ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
158 HAL_POWER_MODE
H A Dar5212.h272 HAL_POWER_MODE ah_powerMode;
513 extern HAL_BOOL ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
515 extern HAL_POWER_MODE ar5212GetPowerMode(struct ath_hal *ah);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c124 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip)
163 HAL_POWER_MODE
H A Dar5416.h216 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
218 extern HAL_POWER_MODE ar5416GetPowerMode(struct ath_hal *ah);
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.h361 } HAL_POWER_MODE; typedef in typeref:enum:__anon7008
986 HAL_POWER_MODE mode, int setChip);
987 HAL_POWER_MODE __ahdecl(*ah_getPowerMode)(struct ath_hal*);

Completed in 75 milliseconds