Home
last modified time | relevance | path

Searched refs:bnx2x_pci_cap (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1016 struct bnx2x_pci_cap { struct
1017 struct bnx2x_pci_cap *next; argument
1036 struct bnx2x_pci_cap *pci_caps; argument
2032 static inline struct bnx2x_pci_cap*
2035 struct bnx2x_pci_cap *cap = sc->pci_caps; in pci_find_cap()
H A Dbnx2x.c7609 struct bnx2x_pci_cap *caps; in bnx2x_pcie_capability_read()
7641 struct bnx2x_pci_cap *caps; in bnx2x_probe_pci_caps()
9592 struct bnx2x_pci_cap *cap;
9594 cap = sc->pci_caps = rte_zmalloc("caps", sizeof(struct bnx2x_pci_cap),
9625 sizeof(struct bnx2x_pci_cap),