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 D | ar9300_freebsd.c | 576 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0); in ar9300_config_pcie_freebsd()
|
H A D | ar9300_attach.c | 190 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 D | ar9300_power.c | 1545 ar9300_config_pci_power_save(ah, 0, 0); in ar9300_wow_wake_up()
|
H A D | ar9300.h | 1317 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);
|