Lines Matching refs:pcie_cap
211 cap = edev->pcie_cap; in eeh_dump_dev_log()
746 if (edev->pcie_cap) { in eeh_restore_vf_config()
749 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
753 eeh_ops->write_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
757 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCAP2, in eeh_restore_vf_config()
761 edev->pcie_cap + PCI_EXP_DEVCTL2, in eeh_restore_vf_config()
765 edev->pcie_cap + PCI_EXP_DEVCTL2, in eeh_restore_vf_config()
776 if (edev->pcie_cap) { in eeh_restore_vf_config()
777 eeh_ops->read_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
783 eeh_ops->write_config(pdn, edev->pcie_cap + PCI_EXP_DEVCTL, in eeh_restore_vf_config()
788 if (edev->pcie_cap && edev->aer_cap) { in eeh_restore_vf_config()