Searched refs:ar5210SetPowerMode (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_power.c | 94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5210SetPowerMode() function
|
| H A D | ar5210_reset.c | 369 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210Disable() 398 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210ChipReset() 424 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5210ChipReset()
|
| H A D | ar5210_attach.c | 157 .ah_setPowerMode = ar5210SetPowerMode,
|
| H A D | ar5210.h | 281 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, HAL_POWER_MODE mode,
|