Home
last modified time | relevance | path

Searched refs:plug (Results 1 – 16 of 16) sorted by relevance

/dpdk/doc/guides/nics/
H A Dvdev_netvsc.rst23 VM migration. From a VM standpoint they appear as hot-plug devices that come
61 either when hot-plug will be fully supported in EAL and bus drivers or when
H A Ddpaa2.rst122 From the point of view of an OS, a DPRC behaves similar to a plug and
138 the ability to hot plug/unplug objects in and out of the DPRC.
295 types of DPAA2 objects. It is functionally similar to a plug-and-play
H A Dmlx4.rst73 A list of directories in which to search for the rdma-core "glue" plug-in,
H A Di40e.rst40 - Hot plug
/dpdk/lib/eal/include/
H A Drte_bus.h267 rte_bus_plug_t plug; /**< Probe single device for drivers */ member
/dpdk/lib/eal/common/
H A Deal_common_bus.c29 RTE_VERIFY(!bus->plug || bus->unplug); in rte_bus_register()
H A Deal_common_dev.c141 if (da->bus->plug == NULL) { in local_dev_probe()
169 ret = dev->bus->plug(dev); in local_dev_probe()
/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c411 .plug = auxiliary_plug,
/dpdk/drivers/bus/ifpga/
H A Difpga_bus.c474 .plug = ifpga_plug,
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c672 .plug = fslmc_bus_plug,
/dpdk/drivers/bus/vdev/
H A Dvdev.c631 .plug = vdev_plug,
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c821 .plug = dpaa_bus_plug,
/dpdk/drivers/bus/pci/
H A Dpci_common.c817 .plug = pci_plug,
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst472 * ``--hot-plug``
/dpdk/doc/guides/platform/
H A Dmlx5.rst278 list of directories in which to search for the rdma-core "glue" plug-in,
/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst1199 * Extern objects and functions: Used to plug into the pipeline any functionality that cannot be e…