Searched refs:ar5210SetPowerMode (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5210/ |
| HD | ar5210_power.c | 94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5210SetPowerMode() function
|
| HD | 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()
|
| HD | ar5210_attach.c | 154 .ah_setPowerMode = ar5210SetPowerMode,
|
| HD | ar5210.h | 277 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, uint32_t powerRequest,
|