Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 25 of 31) sorted by relevance

12

/dpdk/drivers/event/opdl/
H A Dopdl_evdev_init.c395 port->initialized = 1; in opdl_add_event_handlers()
416 if (!queue->initialized) in build_all_dependencies()
474 if (!queue->initialized) in check_queues_linked()
826 queue->initialized = 1; in initialise_all_other_ports()
853 port->initialized = 1; in initialise_all_other_ports()
854 queue->initialized = 1; in initialise_all_other_ports()
905 port->initialized = 1; in initialise_queue_zero_ports()
H A Dopdl_evdev.h135 uint8_t initialized; member
190 uint8_t initialized; member
/dpdk/examples/vhost_crypto/
H A Dmain.c53 volatile uint32_t initialized[MAX_NB_SOCKETS]; member
320 info->initialized[j] = 1; in new_device()
355 info->initialized[j] = 0; in destroy_device()
398 if (unlikely(info->initialized[i] == 0)) in vhost_crypto_worker()
/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst37 In addition to EAL initialization, the timer subsystem must be initialized, by calling the rte_time…
70 In the main() function, the two timers are initialized.
H A Dpipeline.rst103 for application objects are initialized. In case of any initialization error, an error message is d…
H A Dvmdq_forwarding.rst109 Once the network port has been initialized using the correct VMDq values,
H A Dvmdq_dcb_forwarding.rst129 Once the network port has been initialized using the correct VMDQ and DCB values,
/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
50 (aka, hugepages initialized in DPDK) are sent to backend. It restricts that only
H A Dpacket_capture_framework.rst53 application which has the packet capture framework initialized already. In
H A Dvirtio_user_as_exception_path.rst214 may be initialized and used as normal in the application.
/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.h135 bool initialized; member
/dpdk/doc/guides/tools/
H A Ddumpcap.rst27 application which has the packet capture framework initialized already.
H A Dpdump.rst14 application which has the packet capture framework initialized already.
/dpdk/doc/guides/dmadevs/
H A Dodm.rst16 ODM DMA device is initialized by kernel PF driver.
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst57 * worker: If a cryptodev has been initialized with specific name, it can be
67 may be initialized with specific parameters other than the default ones,
/dpdk/doc/guides/nics/
H A Dfail_safe.rst77 initialized.
182 PMD is initialized. Upon probing this device, the fail-safe PMD will detect its
H A Docteontx.rst81 EAL: VFIO support initialized
H A Dnfb.rst124 PMD: NFB device (0000:06:00.0) successfully initialized
H A Dmemif.rst82 (``MEMIF_MSG_TYPE_ADD_RING``) for every initialized ring. Server again responds to
H A Dnfp.rst69 a PF is initialized, which was not always true with older DPDK versions.
H A Dsoftnic.rst321 action profile creation and table creation. Once application gets initialized,
/dpdk/drivers/net/qede/base/
H A Decore_hsi_debug_tools.h1044 u8 initialized /* Indicates if the data was initialized */; member
/dpdk/doc/guides/gpus/
H A Dcuda.rst120 If the CUDA driver environment has been already initialized, the ``cuInit(0)``
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst341 VF needs the PF interrupt support initialized even if not started.
361 VF needs the PF interrupt support initialized even if not started.
/dpdk/doc/guides/prog_guide/
H A Dtoeplitz_hash_lib.rst117 will be initialized.

12