Home
last modified time | relevance | path

Searched refs:ar5210SetPowerMode (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5210SetPowerMode() function
HDar5210_reset.c369 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()
HDar5210_attach.c154 .ah_setPowerMode = ar5210SetPowerMode,
HDar5210.h277 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, uint32_t powerRequest,