Searched refs:BNX2X_PCI_CAP (Results 1 – 2 of 2) sorted by relevance
7616 caps = pci_find_cap(sc, PCIY_EXPRESS, BNX2X_PCI_CAP); in bnx2x_pcie_capability_read()7650 caps = pci_find_cap(sc, PCIY_PMG, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()7672 caps = pci_find_cap(sc, PCIY_MSI, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()7681 caps = pci_find_cap(sc, PCIY_MSIX, BNX2X_PCI_CAP); in bnx2x_probe_pci_caps()9627 cap->type = BNX2X_PCI_CAP;
2030 #define BNX2X_PCI_CAP 1 macro