Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c648 sc->pcie_device = pci_dev->addr.devid; in bnx2x_common_dev_init()
H A Dbnx2x.c154 snprintf(mz_name, sizeof(mz_name), "bnx2x%d_%s_%" PRIx64, sc->pcie_device, msg, in bnx2x_dma_alloc()
9107 (sc->pcie_device == tmp->slot) && 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()
9177 tmp->slot = sc->pcie_device; in bnx2x_prev_mark_path()
11930 sc->pcie_bus, sc->pcie_device);
H A Dbnx2x.h1099 int pcie_device; /* PCIe device/slot number */ member