Searched refs:HAL_PM_FULL_SLEEP (Results 1 – 14 of 14) sorted by relevance
| /trueos/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_power.c | 146 case HAL_PM_FULL_SLEEP: in ar5416SetPowerMode() 175 return HAL_PM_FULL_SLEEP; in ar5416GetPowerMode()
|
| HD | ar5416_attach.c | 506 ar5416SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar5416Detach()
|
| /trueos/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_spectral.c | 382 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_configure_spectral_scan() 433 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_get_spectral_params() 485 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_start_spectral_scan() 528 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_stop_spectral_scan() 545 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_get_spectral_config()
|
| HD | ar9300_power.c | 679 case HAL_PM_FULL_SLEEP: in ar9300_set_power_mode() 736 return HAL_PM_FULL_SLEEP; in ar9300_get_power_mode()
|
| HD | ar9300_attach.c | 2367 ar9300_set_power_mode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar9300_detach()
|
| HD | ar9300_reset.c | 4358 if (ar9300_get_power_mode(ah) != HAL_PM_FULL_SLEEP) { in ar9300_reset()
|
| /trueos/sys/dev/ath/ath_hal/ar5312/ |
| HD | ar5312_power.c | 92 case HAL_PM_FULL_SLEEP: in ar5312SetPowerMode()
|
| /trueos/sys/dev/ath/ath_hal/ar5210/ |
| HD | ar5210_power.c | 114 case HAL_PM_FULL_SLEEP: in ar5210SetPowerMode()
|
| /trueos/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211_power.c | 116 case HAL_PM_FULL_SLEEP: in ar5211SetPowerMode()
|
| /trueos/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_power.c | 140 case HAL_PM_FULL_SLEEP: in ar5212SetPowerMode()
|
| HD | ar5212_attach.c | 595 ar5212SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar5212Detach()
|
| /trueos/sys/dev/wtap/ |
| HD | if_wtap.c | 488 ath_hal_setpower(sc->sc_ah, HAL_PM_FULL_SLEEP); in wtap_ioctl()
|
| /trueos/sys/dev/ath/ath_hal/ |
| HD | ah.h | 424 HAL_PM_FULL_SLEEP = 1, enumerator
|
| /trueos/sys/dev/ath/ |
| HD | if_ath.c | 5975 ath_hal_setpower(sc->sc_ah, HAL_PM_FULL_SLEEP); in ath_ioctl()
|