Home
last modified time | relevance | path

Searched refs:pcie_bus (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c647 sc->pcie_bus = pci_dev->addr.bus; in bnx2x_common_dev_init()
H A Dbnx2x.c9106 if ((sc->pcie_bus == tmp->bus) && in bnx2x_prev_path_get_entry()
9128 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_is_path_marked()
9133 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_is_path_marked()
9154 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_mark_path()
9158 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_mark_path()
9176 tmp->bus = sc->pcie_bus; in bnx2x_prev_mark_path()
11930 sc->pcie_bus, sc->pcie_device);
H A Dbnx2x.h1098 int pcie_bus; /* PCIe bus number */ member