Searched refs:ar5416SetPowerMode (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) function
H A Dar5416_attach.c174 ah->ah_setPowerMode = ar5416SetPowerMode;
334 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
498 if (! ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
506 ar5416SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE);
H A Dar5416.h284 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
H A Dar5416_reset.c96 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
792 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
1244 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c138 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9160_attach.c159 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c207 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9287_attach.c189 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9280_attach.c221 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {

Completed in 68 milliseconds