| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/eth_l2_fwd/eth_l2_fwd_core.h>

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 |
Definition at line 65 of file eth_l2_fwd_core.h.
| struct doca_eth_rxq* eth_l2_fwd_dev_resources::eth_rxq |
Definition at line 68 of file eth_l2_fwd_core.h.
| struct doca_ctx* eth_l2_fwd_dev_resources::eth_rxq_ctx |
Definition at line 69 of file eth_l2_fwd_core.h.
| struct doca_eth_txq* eth_l2_fwd_dev_resources::eth_txq |
Definition at line 71 of file eth_l2_fwd_core.h.
| struct doca_ctx* eth_l2_fwd_dev_resources::eth_txq_ctx |
Definition at line 72 of file eth_l2_fwd_core.h.
| struct eth_rxq_flow_resources eth_l2_fwd_dev_resources::flow_resrc |
Definition at line 72 of file eth_l2_fwd_core.h.
| struct doca_dev* eth_l2_fwd_dev_resources::mlxdev |
Definition at line 66 of file eth_l2_fwd_core.h.
| struct mmap_resources eth_l2_fwd_dev_resources::mmap_resrc |
Definition at line 72 of file eth_l2_fwd_core.h.
| uint16_t eth_l2_fwd_dev_resources::rxq_flow_queue_id |
Definition at line 78 of file eth_l2_fwd_core.h.