Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_wow.c252 if (ah->is_pciexpress) in ath9k_hw_wow_wakeup()
273 if (!ah->is_pciexpress) in ath9k_hw_wow_set_arwr_reg()
H A Dhw.c304 ah->is_pciexpress = true; in ath9k_hw_read_revisions()
306 ah->is_pciexpress = (val & in ath9k_hw_read_revisions()
315 ah->is_pciexpress = true; in ath9k_hw_read_revisions()
438 !ah->is_pciexpress)) { in ath9k_hw_init_config()
638 ah->is_pciexpress = false; in __ath9k_hw_init()
643 if (!ah->is_pciexpress) in __ath9k_hw_init()
H A Dpci.c828 if (!ah->is_pciexpress) in ath_pci_aspm_init()
H A Dhw.h797 bool is_pciexpress; member