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

#include </opt/mellanox/doca/samples/doca_eth/eth_rxq_common.h>

Data Fields

struct doca_dev * dev
 
uint16_t * rxq_flow_queue_ids
 
uint16_t nb_queues
 

Detailed Description

Definition at line 42 of file eth_rxq_common.h.

Field Documentation

◆ dev

struct doca_dev* eth_rxq_flow_config::dev

Definition at line 43 of file eth_rxq_common.h.

◆ nb_queues

uint16_t eth_rxq_flow_config::nb_queues

Definition at line 45 of file eth_rxq_common.h.

◆ rxq_flow_queue_ids

uint16_t* eth_rxq_flow_config::rxq_flow_queue_ids

Definition at line 44 of file eth_rxq_common.h.


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