| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/nvme_emulation/host/nvmf_doca_io.h>
Data Fields | |
| struct doca_dpa * | dpa |
| struct doca_dpa_thread * | thread |
| doca_dpa_dev_uintptr_t | arg |
Definition at line 171 of file nvmf_doca_io.h.
| doca_dpa_dev_uintptr_t nvmf_doca_dpa_thread::arg |
Argument to be used by the DPA thread (struct io_thread_arg)
Definition at line 174 of file nvmf_doca_io.h.
| struct doca_dpa* nvmf_doca_dpa_thread::dpa |
DOCA DPA
Definition at line 172 of file nvmf_doca_io.h.
| struct doca_dpa_thread* nvmf_doca_dpa_thread::thread |
DPA thread
Definition at line 173 of file nvmf_doca_io.h.