Home
last modified time | relevance | path

Searched refs:ar9300_config_pci_power_save (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c576 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0); in ar9300_config_pcie_freebsd()
H A Dar9300_attach.c190 ar9300_config_pci_power_save, /* ah_config_pci_power_save */
2338 ar9300_config_pci_power_save(ah, 0, 0); in ar9300_attach()
3124 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) in ar9300_config_pci_power_save() function
H A Dar9300_power.c1545 ar9300_config_pci_power_save(ah, 0, 0); in ar9300_wow_wake_up()
H A Dar9300.h1317 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);