Home
last modified time | relevance | path

Searched refs:ath_hal_pcie_power_save_enable (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c919 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
987 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1382 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1456 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1516 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1661 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1837 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
1908 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
2090 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
2293 ah->ah_config.ath_hal_pcie_power_save_enable = 0; in ar9300_attach()
[all …]
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1281 int ath_hal_pcie_power_save_enable; member