Searched refs:config_pci_powersave (Results 1 – 4 of 4) sorted by relevance
30 ath9k_hw_ops(ah)->config_pci_powersave(ah, power_off); in ath9k_hw_configpcipowersave()
474 ops->config_pci_powersave = ar9002_hw_configpcipowersave; in ar9002_hw_attach_ops()
779 ops->config_pci_powersave = ar9003_hw_configpcipowersave; in ar9003_hw_attach_ops()
631 void (*config_pci_powersave)(struct ath_hw *ah, member