Home
last modified time | relevance | path

Searched refs:ath_power_set_power_state (Results 1 – 12 of 12) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
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 Dif_ath_led.c127 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_led_config()
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_misc.h127 #define ath_power_set_power_state(sc, ps) \ macro
H A Dif_ath.c1431 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_detach()
1798 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_vap_delete()
1962 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_reset_keycache()
2017 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_resume()
2119 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_intr()
2424 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_bmiss_vap()
2502 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_bmiss_proc()
2545 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_tsfoor_proc()
2612 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_init()
2771 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_stop()
[all …]
H A Dif_ath_spectral.c194 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_ioctl_spectral()
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_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()
H A Dif_ath_beacon.c974 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_beacon_config()
H A Dif_ath_rx.c1101 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_rx_proc()
H A Dif_ath_tx.c2440 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_raw_xmit()