Home
last modified time | relevance | path

Searched refs:HAL_PM_AWAKE (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c88 case HAL_PM_AWAKE: in ar5312SetPowerMode()
112 return HAL_PM_AWAKE; in ar5312GetPowerMode()
H A Dar5312_reset.c596 if (!ar5312SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5312Disable()
628 if (!ar5312SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5312ChipReset()
/freebsd/sys/dev/ath/
H A Dif_ath.c374 if (sc->sc_cur_powerstate == HAL_PM_AWAKE) { in _ath_power_set_selfgen()
645 ath_power_setpower(sc, HAL_PM_AWAKE, 1); in ath_attach()
1430 ath_power_setpower(sc, HAL_PM_AWAKE, 1); in ath_detach()
2014 ath_power_setselfgen(sc, HAL_PM_AWAKE); in ath_resume()
2016 ath_power_setpower(sc, HAL_PM_AWAKE, 1); in ath_resume()
2455 ath_power_setpower(sc, HAL_PM_AWAKE, 0); in ath_bmiss_vap()
2603 ath_power_setselfgen(sc, HAL_PM_AWAKE); in ath_init()
2605 ath_power_setpower(sc, HAL_PM_AWAKE, 1); in ath_init()
5862 ath_power_setselfgen(sc, HAL_PM_AWAKE); in ath_newstate()
5891 ath_power_setselfgen(sc, HAL_PM_AWAKE); in ath_newstate()
[all …]
H A Dif_ath_sysctl.c115 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_slottime()
141 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_acktimeout()
167 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_ctstimeout()
254 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_txantenna()
291 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_rxantenna()
314 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_diversity()
345 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_diag()
374 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_tpscale()
402 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_tpc()
429 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_sysctl_rfkill()
[all …]
H A Dah_osdep.c280 ah->ah_powerMode != HAL_PM_AWAKE) { in ath_hal_reg_write()
315 ah->ah_powerMode != HAL_PM_AWAKE) { in ath_hal_reg_read()
378 ah->ah_powerMode != HAL_PM_AWAKE) { in ath_hal_reg_write()
402 ah->ah_powerMode != HAL_PM_AWAKE) { in ath_hal_reg_read()
H A Dif_ath_rx_edma.c319 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_recv_sched_queue()
342 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_recv_sched()
374 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_recv_flush()
638 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_recv_tasklet()
H A Dif_ath_led.c127 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_led_config()
H A Dif_ath_keycache.c256 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_keyset()
497 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_key_delete()
H A Dif_ath_spectral.c194 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_ioctl_spectral()
H A Dif_ath_ioctl.c207 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_ioctl_diag()
H A Dif_ath_tx_edma.c770 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_tx_proc()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c145 case HAL_PM_AWAKE: in ar5416SetPowerMode()
178 return HAL_PM_AWAKE; in ar5416GetPowerMode()
H A Dar5416_attach.c334 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Attach()
498 if (! ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Detach()
H A Dar5416_reset.c98 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Reset()
804 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416ChipReset()
1255 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Disable()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c319 ar9300_set_power_mode(ah, HAL_PM_AWAKE, AH_TRUE); in ar9300_configure_spectral_scan()
426 ar9300_set_power_mode(ah, HAL_PM_AWAKE, AH_TRUE); in ar9300_get_spectral_params()
498 ar9300_set_power_mode(ah, HAL_PM_AWAKE, AH_TRUE); in ar9300_start_spectral_scan()
534 ar9300_set_power_mode(ah, HAL_PM_AWAKE, AH_TRUE); in ar9300_stop_spectral_scan()
577 ar9300_set_power_mode(ah, HAL_PM_AWAKE, AH_TRUE); in ar9300_get_spectral_config()
H A Dar9300_power.c672 case HAL_PM_AWAKE: in ar9300_set_power_mode()
686 if (ar9300_get_power_mode(ah) == HAL_PM_AWAKE) { in ar9300_set_power_mode()
742 return HAL_PM_AWAKE; in ar9300_get_power_mode()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c110 case HAL_PM_AWAKE: in ar5210SetPowerMode()
H A Dar5210_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()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c112 case HAL_PM_AWAKE: in ar5211SetPowerMode()
H A Dar5211_reset.c572 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211Disable()
596 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211ChipReset()
629 if (!ar5211SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5211ChipReset()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_power.c136 case HAL_PM_AWAKE: in ar5212SetPowerMode()
H A Dar5212_reset.c147 if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5212Reset()
844 if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5212Disable()
874 if (!ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5212ChipReset()
1212 rt = ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE); in ar5212SetResetReg()
1290 if (ar5212SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5212SetResetReg()
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c160 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9160Attach()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c189 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9287Attach()
H A Dar9285_attach.c208 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9285Attach()

12