Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 14 of 14) sorted by relevance

/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_hw_types.h129 u8 owned; member
146 u8 owned; member
188 u8 owned; member
H A Ddlb2_resource.c441 hw->rsrcs.ldb_ports[next].owned && in dlb2_get_next_ldb_port()
469 !hw->rsrcs.ldb_ports[next].owned) in dlb2_get_next_ldb_port()
508 port->owned = true; in __dlb2_attach_ldb_ports()
620 port->owned = true; in dlb2_attach_dir_ports()
735 queue->owned = true; in dlb2_attach_ldb_queues()
3270 ldb_queue->owned = false; in dlb2_domain_reset_software_state()
3283 ldb_queue->owned = false; in dlb2_domain_reset_software_state()
3299 ldb_port->owned = false; in dlb2_domain_reset_software_state()
3319 ldb_port->owned = false; in dlb2_domain_reset_software_state()
3332 dir_port->owned = false; in dlb2_domain_reset_software_state()
[all …]
/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst43 * CONFIG: owned by a core, must not be modified by another core, maybe in a list or not, dependin…
45 * PENDING: owned by a core, present in a list
47 * RUNNING: owned by a core, must not be modified by another core, present in a list
H A Dmempool_lib.rst103 These user-owned caches can be explicitly passed to ``rte_mempool_generic_put()`` and ``rte_mempool…
105 In contrast to the default caches, user-owned caches can be used by unregistered non-EAL threads to…
H A Dpoll_mode_drv.rst149 The Ethernet devices ports can be owned by a single DPDK entity (application, library, PMD, process…
H A Denv_abstraction_layer.rst745 …Only user-owned external caches can be used in an unregistered non-EAL context in conjunction with…
H A Dpacket_framework.rst1173 …e packets are in-flight within the pipeline at any moment. Each packet is owned by a different tim…
/dpdk/doc/guides/cryptodevs/
H A Dbcmfs.rst81 To get BCMFS PMD executing, device node must be owned by VFIO platform module only.
/dpdk/doc/guides/nics/
H A Dmvneta.rst87 The name of port (owned by MUSDK) that should be enabled in DPDK.
H A Dmlx5.rst29 more) can operate on the same network interfaces that owned by the DPDK
/dpdk/doc/guides/sample_app_ug/
H A Dpipeline.rst118 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
H A Dip_pipeline.rst134 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst168 recognized DPDK devices and are not owned by another module. However, since
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst16 Added new functions to create, free or flush a user-owned mempool