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.c557 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0);
H A Dar9300_power.c1545 ar9300_config_pci_power_save(ah, 0, 0);
H A Dar9300_attach.c190 ar9300_config_pci_power_save, /* ah_config_pci_power_save */
2338 ar9300_config_pci_power_save(ah, 0, 0);
3124 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) function
H A Dar9300.h1317 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);

Completed in 54 milliseconds