Home
last modified time | relevance | path

Searched refs:link_ctl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dpci.h74 u16 link_ctl; member
H A Dpci.c577 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
579 ath11k_dbg(ab, ATH11K_DBG_PCI, "link_ctl 0x%04x L0s %d L1 %d\n", 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dpci.h110 u16 link_ctl; member
H A Dpci.c789 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
791 ath12k_dbg(ab, ATH12K_DBG_PCI, "pci link_ctl 0x%04x L0s %d L1 %d\n", 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()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.h133 u16 link_ctl; member
H A Dpci.c1968 ar_pci->link_ctl & PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_start()
2823 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.h133 u16 link_ctl; member
H A 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()

Completed in 17 milliseconds