Searched refs:is_pciexpress (Results 1 – 4 of 4) sorted by relevance
252 if (ah->is_pciexpress) in ath9k_hw_wow_wakeup()273 if (!ah->is_pciexpress) in ath9k_hw_wow_set_arwr_reg()
304 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()
828 if (!ah->is_pciexpress) in ath_pci_aspm_init()
797 bool is_pciexpress; member