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()
294 ah->is_pciexpress = true; in ath9k_hw_read_revisions()296 ah->is_pciexpress = (val & in ath9k_hw_read_revisions()305 ah->is_pciexpress = true; in ath9k_hw_read_revisions()426 !ah->is_pciexpress)) { in ath9k_hw_init_config()622 ah->is_pciexpress = false; in __ath9k_hw_init()627 if (!ah->is_pciexpress) in __ath9k_hw_init()
830 if (!ah->is_pciexpress) in ath_pci_aspm_init()
792 bool is_pciexpress; member