Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/doc/guides/rawdevs/
H A Difpga.rst40 All of the AFUs of one FPGA may share same PCI BDF and AFUs scan depend on
41 IFPGA Rawdev Driver so IFPGA Bus takes AFU device scan and AFU drivers probe.
84 but PR and IFPGA Bus scan is triggered by command line using
H A Dioat.rst118 be found as part of the device scan done at application initialization time without
130 the DPDK ioat driver will automatically perform a scan for available workqueues to use.
/dpdk/lib/eal/common/
H A Deal_common_bus.c25 RTE_VERIFY(bus->scan); in rte_bus_register()
50 ret = bus->scan(); in rte_bus_scan()
H A Deal_common_dev.c153 ret = da->bus->scan(); in local_dev_probe()
/dpdk/doc/guides/prog_guide/
H A Drawdev.rst80 * Thereafter, when the PCI scan is done, during probe DrvB would match the
89 Physical rawdev devices are discovered during the Bus scan executed at DPDK
H A Dregexdev.rst73 /**< Maximum matches per scan configured on this device.
H A Dbuild-sdk-meson.rst120 re-scan from meson.
H A Dqos_framework.rst324 … | | | | Bitmap scan operation returns t…
434 #. Identify the next active pipe using the bitmap scan operation, *prefetch* pipe.
/dpdk/drivers/bus/vdev/
H A Dvdev.c474 goto scan; in vdev_scan()
502 scan: in vdev_scan()
628 .scan = vdev_scan,
/dpdk/lib/eal/include/
H A Drte_bus.h264 rte_bus_scan_t scan; /**< Scan for devices attached to bus */ member
/dpdk/drivers/bus/vmbus/
H A Dvmbus_common.c293 .scan = rte_vmbus_scan,
/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c408 .scan = auxiliary_scan,
/dpdk/drivers/raw/ioat/
H A Didxd_bus.c62 .scan = dsa_scan,
/dpdk/doc/guides/dmadevs/
H A Didxd.rst124 be found as part of the device scan done at application initialization time without
136 the DPDK IDXD driver will automatically perform a scan for available workqueues
H A Dioat.rst57 devices will be found as part of the device scan done at application
/dpdk/drivers/dma/idxd/
H A Didxd_bus.c64 .scan = dsa_scan,
/dpdk/drivers/bus/ifpga/
H A Difpga_bus.c471 .scan = ifpga_scan,
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c667 .scan = rte_fslmc_scan,
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c816 .scan = rte_dpaa_bus_scan,
/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst15 scan and probe functions. Once a new bus is registered using the provided
16 APIs, new devices can be detected and initialized using bus scan and probe
H A Drelease_18_05.rst240 Stream AFU (Accelerated Function Unit) scan and drivers probe.
/dpdk/drivers/bus/pci/
H A Dpci_common.c814 .scan = rte_pci_scan,
/dpdk/doc/guides/nics/
H A Ddpaa.rst251 EAL: dpaa: Bus scan completed
H A Ddpaa2.rst459 EAL: fslmc: Bus scan completed
/dpdk/doc/guides/contributing/
H A Dpatches.rst287 `Coverity <https://scan.coverity.com/projects/dpdk-data-plane-development-kit>`_
289 It is used as a cloud-based service used to scan the DPDK source code,

12