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()
305 ah->is_pciexpress = true; in ath9k_hw_read_revisions()307 ah->is_pciexpress = (val & in ath9k_hw_read_revisions()316 ah->is_pciexpress = true; in ath9k_hw_read_revisions()439 !ah->is_pciexpress)) { in ath9k_hw_init_config()639 ah->is_pciexpress = false; in __ath9k_hw_init()644 if (!ah->is_pciexpress) in __ath9k_hw_init()
830 if (!ah->is_pciexpress) in ath_pci_aspm_init()
797 bool is_pciexpress; member