Searched refs:BNX2X_PCI_CAP (Results 1 – 2 of 2) sorted by relevance
2029 #define BNX2X_PCI_CAP 1 macro
7612 caps = pci_find_cap(sc, PCIY_EXPRESS, BNX2X_PCI_CAP); in bnx2x_pcie_capability_read()7646 caps = pci_find_cap(sc, PCIY_PMG, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()7668 caps = pci_find_cap(sc, PCIY_MSI, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()7677 caps = pci_find_cap(sc, PCIY_MSIX, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()9623 cap->type = BNX2X_PCI_CAP;