Lines Matching refs:pcie_cap
220 cap = edev->pcie_cap; in eeh_dump_dev_log()
751 if (edev->pcie_cap) { in eeh_restore_vf_config()
754 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
758 eeh_ops->write_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
762 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCAP2, in eeh_restore_vf_config()
766 edev->pcie_cap + PCI_EXP_DEVCTL2, in eeh_restore_vf_config()
770 edev->pcie_cap + PCI_EXP_DEVCTL2, in eeh_restore_vf_config()
781 if (edev->pcie_cap) { in eeh_restore_vf_config()
782 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
788 eeh_ops->write_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
793 if (edev->pcie_cap && edev->aer_cap) { in eeh_restore_vf_config()