Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9003_wow.c252 if (ah->is_pciexpress) in ath9k_hw_wow_wakeup()
273 if (!ah->is_pciexpress) in ath9k_hw_wow_set_arwr_reg()
Dhw.c305 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()
Dpci.c830 if (!ah->is_pciexpress) in ath_pci_aspm_init()
Dhw.h797 bool is_pciexpress; member