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

#include </opt/mellanox/doca/applications/eth_l2_fwd/eth_l2_fwd_core.h>

Collaboration diagram for eth_l2_fwd_dev_resources:

Data Fields

struct doca_dev * mlxdev
 
struct doca_eth_rxq * eth_rxq
 
struct doca_ctx * eth_rxq_ctx
 
struct doca_eth_txq * eth_txq
 
struct doca_ctx * eth_txq_ctx
 
struct eth_rxq_flow_resources flow_resrc
 
struct mmap_resources mmap_resrc
 
uint16_t rxq_flow_queue_id
 

Detailed Description

Definition at line 65 of file eth_l2_fwd_core.h.

Field Documentation

◆ eth_rxq

struct doca_eth_rxq* eth_l2_fwd_dev_resources::eth_rxq

Definition at line 68 of file eth_l2_fwd_core.h.

◆ eth_rxq_ctx

struct doca_ctx* eth_l2_fwd_dev_resources::eth_rxq_ctx

Definition at line 69 of file eth_l2_fwd_core.h.

◆ eth_txq

struct doca_eth_txq* eth_l2_fwd_dev_resources::eth_txq

Definition at line 71 of file eth_l2_fwd_core.h.

◆ eth_txq_ctx

struct doca_ctx* eth_l2_fwd_dev_resources::eth_txq_ctx

Definition at line 72 of file eth_l2_fwd_core.h.

◆ flow_resrc

struct eth_rxq_flow_resources eth_l2_fwd_dev_resources::flow_resrc

Definition at line 72 of file eth_l2_fwd_core.h.

◆ mlxdev

struct doca_dev* eth_l2_fwd_dev_resources::mlxdev

Definition at line 66 of file eth_l2_fwd_core.h.

◆ mmap_resrc

struct mmap_resources eth_l2_fwd_dev_resources::mmap_resrc

Definition at line 72 of file eth_l2_fwd_core.h.

◆ rxq_flow_queue_id

uint16_t eth_l2_fwd_dev_resources::rxq_flow_queue_id

Definition at line 78 of file eth_l2_fwd_core.h.


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