Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 49) sorted by relevance

12

/dpdk/lib/compressdev/
H A Drte_compressdev.c94 if ((dev->attached == RTE_COMPRESSDEV_ATTACHED) && in rte_compressdev_pmd_get_named_dev()
111 if (dev->attached != RTE_COMPRESSDEV_ATTACHED) in rte_compressdev_is_valid_dev()
129 (compressdev_globals.devs[i].attached == in rte_compressdev_get_dev_id()
152 if (devs[i].attached == RTE_COMPRESSDEV_ATTACHED) { in rte_compressdev_devices_get()
217 if (rte_comp_devices[dev_id].attached == in rte_compressdev_find_free_device_index()
262 compressdev->attached = RTE_COMPRESSDEV_ATTACHED; in rte_compressdev_pmd_allocate()
285 compressdev->attached = RTE_COMPRESSDEV_DETACHED; in rte_compressdev_pmd_release_device()
H A Drte_compressdev_internal.h87 uint8_t attached : 1; member
/dpdk/lib/rawdev/
H A Drte_rawdev.c49 (rte_rawdevices[i].attached == in rte_rawdev_get_dev_id()
118 dev->attached = 1; in rte_rawdev_configure()
468 if (rte_rawdevs[dev_id].attached == in rte_rawdev_find_free_device_index()
512 rawdev->attached = RTE_RAWDEV_ATTACHED; in rte_rawdev_pmd_allocate()
530 rawdev->attached = RTE_RAWDEV_DETACHED; in rte_rawdev_pmd_release()
553 if (rte_rawdevices[i].attached == RTE_RAWDEV_ATTACHED) in handle_dev_list()
H A Drte_rawdev_pmd.h96 if ((dev->attached == RTE_RAWDEV_ATTACHED) && in rte_rawdev_pmd_get_named_dev()
122 if (dev->attached != RTE_RAWDEV_ATTACHED) in rte_rawdev_pmd_is_valid_dev()
H A Drte_rawdev.h299 uint8_t attached : 1; member
/dpdk/lib/eventdev/
H A Deventdev_pmd.h156 uint8_t attached : 1; member
209 if ((dev->attached == RTE_EVENTDEV_ATTACHED) && in rte_event_pmd_get_named_dev()
236 if (dev->attached != RTE_EVENTDEV_ATTACHED) in rte_event_pmd_is_valid_dev()
H A Drte_eventdev.c64 if (cmp && (rte_event_devices[i].attached == in rte_event_dev_get_dev_id()
1411 if (rte_eventdevs[dev_id].attached == in eventdev_find_free_device_index()
1459 eventdev->attached = RTE_EVENTDEV_ATTACHED; in rte_event_pmd_allocate()
1477 eventdev->attached = RTE_EVENTDEV_DETACHED; in rte_event_pmd_release()
1525 if (rte_eventdevs[dev_id].attached == in handle_dev_list()
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst55 many devices are attached.
58 attached to the scheduler using this parameter, simply filling the name
59 here. Multiple cryptodevs can be attached initially by presenting this
84 is set and at least one worker is attached. Also, to configure the
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c69 cryptodev->attached = RTE_CRYPTODEV_DETACHED; in otx_cpt_pci_probe()
/dpdk/lib/cryptodev/
H A Drte_cryptodev.c649 if ((dev->attached == RTE_CRYPTODEV_ATTACHED) && in rte_cryptodev_pmd_get_named_dev()
676 if (dev->attached != RTE_CRYPTODEV_ATTACHED) in rte_cryptodev_is_valid_dev()
696 (cryptodev_globals.devs[i].attached == in rte_cryptodev_get_dev_id()
717 cryptodev_globals.devs[i].attached == in rte_cryptodev_device_count_by_driver()
735 if (devs[i].attached == RTE_CRYPTODEV_ATTACHED) { in rte_cryptodev_devices_get()
846 if (rte_crypto_devices[dev_id].attached == in rte_cryptodev_find_free_device_index()
904 cryptodev->attached = RTE_CRYPTODEV_ATTACHED; in rte_cryptodev_pmd_allocate()
936 cryptodev->attached = RTE_CRYPTODEV_DETACHED; in rte_cryptodev_pmd_release_device()
H A Dcryptodev_pmd.h112 uint8_t attached : 1; member
/dpdk/doc/guides/prog_guide/
H A Dmbuf_lib.rst244 A buffer becomes indirect when it is "attached" to a direct buffer using the rte_pktmbuf_attach() f…
245 Each buffer has a reference counter field and whenever an indirect buffer is attached to the direct…
251 First of all, an indirect buffer is never attached to another indirect buffer.
252 Attempting to attach buffer A to indirect buffer B that is attached to C, makes rte_pktmbuf_attach(…
H A Dcompressdev.rst456 Unlike priv_xforms, stream is always a NON_SHAREABLE entity. One stream handle must be attached to …
591 as each op is attached to a different stream i.e. a burst can look like:
599 Every op with type set to RTE_COMP_OP_STATELESS must be attached to priv_xform and
600 Every op with type set to RTE_COMP_OP_STATEFUL *must* be attached to stream.
H A Dgeneric_segmentation_offload_lib.rst29 to free mbuf GSO segments attached after calling ``rte_gso_segment()``.
133 and is attached to the next input segment (i.e. it points to the data in the
H A Dip_fragment_reassembly_lib.rst20 * Indirect mbuf -- mbuf that is attached to the mbuf with the original packet.
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst113 directly to application which can be attached to the ``rte_crypto_op``.
116 pointer for the private data to the application which can be attached
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst284 This session is created and is later attached to the crypto operation:
288 :start-after: Session is created and is later attached to the crypto operation. 8<
304 the mbuf which will be transformed is attached to it::
/dpdk/doc/guides/nics/
H A Dmvpp2.rst613 4. Create flow rule witch meter attached:
734 -1 - Id of a shaper. -1 indicates that shaper is not attached.
754 -1 - Id of a shaper. -1 indicates that shaper is not attached.
774 -1 - Id of a shaper. -1 indicates that shaper is not attached.
H A Ddpaa.rst66 may be attached to the frame. This meta data can be used to select
161 - Each FMAN instance has a BMan pool attached to it during initialization.
H A Dthunderx.rst222 …are used, the kernel driver sets a threshold ``vf_id``. VFs that try to attached with an id below …
304 The nicvf thunderx driver will make use of attached secondary VFs automatically during the interfac…
H A Dbnx2x.rst48 PMD can’t be attached to different PFs on a given QLogic 578xx
/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst41 which can be attached and initialized by DPDK. The device emulation layer by
/dpdk/doc/guides/bbdevs/
H A Dla12xx.rst62 device. This is required only if more than 1 modem cards are attached to host.
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c59 if (dev->attached == RTE_RAWDEV_ATTACHED) in get_rte_rawdev()
/dpdk/doc/guides/platform/
H A Dcnxk.rst85 AF is always attached to host, but PF/VFs may be used by host kernel itself,
86 or attached to VMs or to userspace applications like DPDK, etc. So, AF has to

12