Home
last modified time | relevance | path

Searched refs:supports_aspm (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhw.c934 .supports_aspm = false,
1014 .supports_aspm = true,
1090 .supports_aspm = false,
H A Dhw.h192 bool supports_aspm:1; member
H A Dpci.c962 if (ab_pci->ab->hw_params->supports_aspm && in ath12k_pci_aspm_restore()