Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c440 ah->ah_config.pcie_clock_req = 0; in ath9k_hw_set_defaults()
812 if (ah->ah_config.pcie_clock_req) { in ath9k_hw_do_attach()
830 if (ah->ah_config.pcie_clock_req) { in ath9k_hw_do_attach()
848 if (ah->ah_config.pcie_clock_req) { in ath9k_hw_do_attach()
2980 if (ah->ah_config.pcie_clock_req) in ath9k_hw_configpcipowersave()
H A Darn_ath9k.h265 uint8_t pcie_clock_req; member