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 D | if_ath_sysctl.c | 115 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 D | if_ath_led.c | 127 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_led_config()
|
H A D | if_ath_rx_edma.c | 319 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 D | if_ath_misc.h | 127 #define ath_power_set_power_state(sc, ps) \ macro
|
H A D | if_ath.c | 1431 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 D | if_ath_spectral.c | 194 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_ioctl_spectral()
|
H A D | if_ath_keycache.c | 256 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 D | if_ath_ioctl.c | 207 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_ioctl_diag()
|
H A D | if_ath_tx_edma.c | 770 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_edma_tx_proc()
|
H A D | if_ath_beacon.c | 974 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_beacon_config()
|
H A D | if_ath_rx.c | 1101 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_rx_proc()
|
H A D | if_ath_tx.c | 2440 ath_power_set_power_state(sc, HAL_PM_AWAKE); in ath_raw_xmit()
|