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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c96 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) function
H A Dar5210_attach.c157 .ah_setPowerMode = ar5210SetPowerMode,
H A Dar5210_reset.c371 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
400 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
426 if (!ar5210SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
H A Dar5210.h281 extern HAL_BOOL ar5210SetPowerMode(struct ath_hal *, uint32_t powerRequest,

Completed in 134 milliseconds