| /dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev_init.c | 395 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 D | opdl_evdev.h | 135 uint8_t initialized; member 190 uint8_t initialized; member
|
| /dpdk/examples/vhost_crypto/ |
| H A D | main.c | 53 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 D | timer.rst | 37 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 D | pipeline.rst | 103 for application objects are initialized. In case of any initialization error, an error message is d…
|
| H A D | vmdq_forwarding.rst | 109 Once the network port has been initialized using the correct VMDq values,
|
| H A D | vmdq_dcb_forwarding.rst | 129 Once the network port has been initialized using the correct VMDQ and DCB values,
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 41 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 D | packet_capture_framework.rst | 53 application which has the packet capture framework initialized already. In
|
| H A D | virtio_user_as_exception_path.rst | 214 may be initialized and used as normal in the application.
|
| /dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev.h | 135 bool initialized; member
|
| /dpdk/doc/guides/tools/ |
| H A D | dumpcap.rst | 27 application which has the packet capture framework initialized already.
|
| H A D | pdump.rst | 14 application which has the packet capture framework initialized already.
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | odm.rst | 16 ODM DMA device is initialized by kernel PF driver.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 57 * 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 D | fail_safe.rst | 77 initialized. 182 PMD is initialized. Upon probing this device, the fail-safe PMD will detect its
|
| H A D | octeontx.rst | 81 EAL: VFIO support initialized
|
| H A D | nfb.rst | 124 PMD: NFB device (0000:06:00.0) successfully initialized
|
| H A D | memif.rst | 82 (``MEMIF_MSG_TYPE_ADD_RING``) for every initialized ring. Server again responds to
|
| H A D | nfp.rst | 69 a PF is initialized, which was not always true with older DPDK versions.
|
| H A D | softnic.rst | 321 action profile creation and table creation. Once application gets initialized,
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_debug_tools.h | 1044 u8 initialized /* Indicates if the data was initialized */; member
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 120 If the CUDA driver environment has been already initialized, the ``cuInit(0)``
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_2.rst | 341 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 D | toeplitz_hash_lib.rst | 117 will be initialized.
|