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

Data Fields

char ib_dev_name [DOCA_DEVINFO_IBDEV_NAME_SIZE]
 
bool timestamp_enable
 
uint16_t headroom_size
 
uint16_t tailroom_size
 

Detailed Description

Definition at line 41 of file eth_rxq_batch_managed_mempool_receive_main.c.

Field Documentation

◆ headroom_size

uint16_t eth_rxq_cfg::headroom_size

Definition at line 44 of file eth_rxq_batch_managed_mempool_receive_main.c.

◆ ib_dev_name

char eth_rxq_cfg::ib_dev_name

Definition at line 42 of file eth_rxq_batch_managed_mempool_receive_main.c.

◆ tailroom_size

uint16_t eth_rxq_cfg::tailroom_size

Definition at line 45 of file eth_rxq_batch_managed_mempool_receive_main.c.

◆ timestamp_enable

bool eth_rxq_cfg::timestamp_enable

Definition at line 43 of file eth_rxq_batch_managed_mempool_receive_main.c.


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