Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dpci.c12 u16 aspm_conf, parent_aspm_conf = 0; in mt76_pci_disable_aspm() local
18 &parent_aspm_conf); in mt76_pci_disable_aspm()
19 parent_aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm()
22 if (!aspm_conf && (!parent || !parent_aspm_conf)) { in mt76_pci_disable_aspm()