Searched refs:PCI_CAP_ID_EXP (Results 1 – 5 of 5) sorted by relevance
537 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro
3776 pcie_cap = t4_os_find_pci_capability(adap, PCI_CAP_ID_EXP); in t4_fixup_host_params_compat()4975 pcie_cap = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in set_pcie_completion_timeout()
38 #define PCIY_EXPRESS PCI_CAP_ID_EXP
1013 int pos = t4_os_find_pci_capability(adapter, PCI_CAP_ID_EXP); in configure_pcie_ext_tag()
2783 pos = OSAL_PCI_FIND_CAPABILITY(p_dev, PCI_CAP_ID_EXP); in ecore_hw_init_chip()