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

Data Fields

struct doca_pe * pe
 
struct spdk_poller * poller
 
struct spdk_thread * thread
 

Detailed Description

Definition at line 160 of file doca_transport.c.

Field Documentation

◆ pe

struct doca_pe* nvmf_doca_admin_poll_group::pe

Used by poller

Definition at line 161 of file doca_transport.c.

◆ poller

struct spdk_poller* nvmf_doca_admin_poll_group::poller

Used to poll PCI devs and admin QPs

Definition at line 162 of file doca_transport.c.

◆ thread

struct spdk_thread* nvmf_doca_admin_poll_group::thread

The thread where poller is running

Definition at line 163 of file doca_transport.c.


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