Searched refs:owned (Results 1 – 14 of 14) sorted by relevance
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_hw_types.h | 129 u8 owned; member 146 u8 owned; member 188 u8 owned; member
|
| H A D | dlb2_resource.c | 441 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 D | timer_lib.rst | 43 * 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 D | mempool_lib.rst | 103 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 D | poll_mode_drv.rst | 149 The Ethernet devices ports can be owned by a single DPDK entity (application, library, PMD, process…
|
| H A D | env_abstraction_layer.rst | 745 …Only user-owned external caches can be used in an unregistered non-EAL context in conjunction with…
|
| H A D | packet_framework.rst | 1173 …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 D | bcmfs.rst | 81 To get BCMFS PMD executing, device node must be owned by VFIO platform module only.
|
| /dpdk/doc/guides/nics/ |
| H A D | mvneta.rst | 87 The name of port (owned by MUSDK) that should be enabled in DPDK.
|
| H A D | mlx5.rst | 29 more) can operate on the same network interfaces that owned by the DPDK
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 118 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
|
| H A D | ip_pipeline.rst | 134 …to/from given table of a specific pipeline owned by the current data plane thread, read statistics…
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 168 recognized DPDK devices and are not owned by another module. However, since
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_07.rst | 16 Added new functions to create, free or flush a user-owned mempool
|