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

Data Fields

struct spdk_nvmf_transport_poll_group pg
 
struct doca_pe * pe
 
struct doca_pe * admin_qp_pe
 
size_t admin_qp_poll_rate_limiter
 

Detailed Description

Definition at line 131 of file doca_transport.c.

Field Documentation

◆ admin_qp_pe

struct doca_pe* nvmf_doca_poll_group::admin_qp_pe

Doca admin QP progress engine

Definition at line 134 of file doca_transport.c.

◆ admin_qp_poll_rate_limiter

size_t nvmf_doca_poll_group::admin_qp_poll_rate_limiter

Counter to limit the frequency of admin QP polling

Definition at line 135 of file doca_transport.c.

◆ pe

struct doca_pe* nvmf_doca_poll_group::pe

Doca progress engine

Definition at line 133 of file doca_transport.c.

◆ pg

struct spdk_nvmf_transport_poll_group nvmf_doca_poll_group::pg

NVMF transport poll group

Definition at line 126 of file doca_transport.c.


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