Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5210SetPowerMode()
129 HAL_POWER_MODE
H A Dar5210.h111 HAL_POWER_MODE ah_powerMode;
258 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
260 extern HAL_POWER_MODE ar5210GetPowerMode(struct ath_hal *);
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_power.c96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5211SetPowerMode()
131 HAL_POWER_MODE
H A Dar5211.h122 HAL_POWER_MODE ah_powerMode;
288 extern HAL_BOOL ar5211SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
290 extern HAL_POWER_MODE ar5211GetPowerMode(struct ath_hal *);
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_power.c116 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5416SetPowerMode()
155 HAL_POWER_MODE
H A Dar5416.h159 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
161 extern HAL_POWER_MODE ar5416GetPowerMode(struct ath_hal *ah);
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_power.c120 ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5212SetPowerMode()
158 HAL_POWER_MODE
H A Dar5212.h273 HAL_POWER_MODE ah_powerMode;
507 extern HAL_BOOL ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
509 extern HAL_POWER_MODE ar5212GetPowerMode(struct ath_hal *ah);
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_power.c72 ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5312SetPowerMode()
H A Dar5312.h67 extern HAL_BOOL ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/
H A Dah.h308 } HAL_POWER_MODE; typedef
837 HAL_POWER_MODE mode, int setChip);
838 HAL_POWER_MODE __ahdecl(*ah_getPowerMode)(struct ath_hal*);