Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.h75 u16 link_ctl; member
H A Dpci.c610 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
613 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
614 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
615 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
629 ab_pci->link_ctl & in ath11k_pci_aspm_restore()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h131 u16 link_ctl; member
H A Dpci.c890 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
893 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
894 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
895 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
930 ab_pci->link_ctl & in ath12k_pci_aspm_restore()
/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h134 u16 link_ctl; member
H A Dpci.c1971 ar_pci->link_ctl & PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_start()
2827 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()