Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dpci.h74 u16 link_ctl; member
Dpci.c577 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
580 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
581 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
582 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
596 ab_pci->link_ctl & in ath11k_pci_aspm_restore()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dpci.h110 u16 link_ctl; member
Dpci.c789 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
792 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
793 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
794 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
808 ab_pci->link_ctl & in ath12k_pci_aspm_restore()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dpci.h133 u16 link_ctl; member
Dpci.c1968 ar_pci->link_ctl & PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_start()
2824 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()