NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
nvmf_doca_dpa_thread Struct Reference

#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
 

Detailed Description

Definition at line 171 of file nvmf_doca_io.h.

Field Documentation

◆ arg

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.

◆ dpa

struct doca_dpa* nvmf_doca_dpa_thread::dpa

DOCA DPA

Definition at line 172 of file nvmf_doca_io.h.

◆ thread

struct doca_dpa_thread* nvmf_doca_dpa_thread::thread

DPA thread

Definition at line 173 of file nvmf_doca_io.h.


The documentation for this struct was generated from the following file: