Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c654 sc->pcie_device = pci_dev->addr.devid; in bnx2x_common_dev_init()
H A Dbnx2x.c150 snprintf(mz_name, sizeof(mz_name), "bnx2x%d_%s_%" PRIx64, sc->pcie_device, msg, in bnx2x_dma_alloc()
9103 (sc->pcie_device == tmp->slot) && in bnx2x_prev_path_get_entry()
9124 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_is_path_marked()
9129 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_is_path_marked()
9150 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_mark_path()
9154 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bnx2x_prev_mark_path()
9173 tmp->slot = sc->pcie_device; in bnx2x_prev_mark_path()
11937 sc->pcie_bus, sc->pcie_device);
H A Dbnx2x.h1099 int pcie_device; /* PCIe device/slot number */ member