Home
last modified time | relevance | path

Searched refs:link_ctl (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpci.h75 u16 link_ctl; member
Dpci.c590 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
593 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
594 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
595 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
609 ab_pci->link_ctl & in ath11k_pci_aspm_restore()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dpci.h115 u16 link_ctl; member
Dpci.c921 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
924 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
925 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
926 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
961 ab_pci->link_ctl & in ath12k_pci_aspm_restore()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dpci.h134 u16 link_ctl; member
Dpci.c1969 ar_pci->link_ctl & PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_start()
2825 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()