Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h30 ath9k_hw_ops(ah)->config_pci_powersave(ah, power_off); in ath9k_hw_configpcipowersave()
H A Dar9002_hw.c412 ops->config_pci_powersave = ar9002_hw_configpcipowersave; in ar9002_hw_attach_ops()
H A Dar9003_hw.c1190 ops->config_pci_powersave = ar9003_hw_configpcipowersave; in ar9003_hw_attach_ops()
H A Dhw.h724 void (*config_pci_powersave)(struct ath_hw *ah, member