Home
last modified time | relevance | path

Searched refs:HAL_PM_NETWORK_SLEEP (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_power.c157 case HAL_PM_NETWORK_SLEEP: in ar5416SetPowerMode()
182 return HAL_PM_NETWORK_SLEEP; in ar5416GetPowerMode()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_power.c96 case HAL_PM_NETWORK_SLEEP: in ar5312SetPowerMode()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_power.c124 case HAL_PM_NETWORK_SLEEP: in ar5211SetPowerMode()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_power.c122 case HAL_PM_NETWORK_SLEEP: in ar5210SetPowerMode()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_power.c148 case HAL_PM_NETWORK_SLEEP: in ar5212SetPowerMode()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_power.c710 case HAL_PM_NETWORK_SLEEP: in ar9300_set_power_mode()
745 return HAL_PM_NETWORK_SLEEP; in ar9300_get_power_mode()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h442 HAL_PM_NETWORK_SLEEP = 2, enumerator
/freebsd-12-stable/sys/dev/ath/
Dif_ath.c6136 ath_power_setselfgen(sc, HAL_PM_NETWORK_SLEEP); in ath_newstate()
6147 ath_power_setpower(sc, HAL_PM_NETWORK_SLEEP, 1); in ath_newstate()