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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c127 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) function
H A Dar5416_attach.c176 ah->ah_setPowerMode = ar5416SetPowerMode;
336 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
500 if (! ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
508 ar5416SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE);
H A Dar5416.h280 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
H A Dar5416_reset.c100 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
806 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
1257 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE))
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c142 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9160_attach.c162 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c210 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9287_attach.c191 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {
H A Dar9280_attach.c224 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) {

Completed in 116 milliseconds