Searched refs:hca_pcie_cap (Results 1 – 1 of 1) sorted by relevance
49 int hca_pcie_cap = 0; in mthca_reset() local114 hca_pcie_cap = pci_pcie_cap(mdev->pdev); in mthca_reset()238 if (hca_pcie_cap) { in mthca_reset()239 devctl = hca_header[(hca_pcie_cap + PCI_EXP_DEVCTL) / 4]; in mthca_reset()247 linkctl = hca_header[(hca_pcie_cap + PCI_EXP_LNKCTL) / 4]; in mthca_reset()