DPDK  1.6.0r2
Data Fields
rte_eth_txconf Struct Reference

#include <rte_ethdev.h>

Data Fields

struct rte_eth_thresh tx_thresh
uint16_t tx_rs_thresh
uint16_t tx_free_thresh
uint32_t txq_flags

Detailed Description

A structure used to configure a TX ring of an Ethernet port.

Field Documentation

uint16_t tx_free_thresh

Drives the freeing of TX buffers.

uint16_t tx_rs_thresh

Drives the setting of RS bit on TXDs.

struct rte_eth_thresh tx_thresh

TX ring threshold registers.

uint32_t txq_flags

Set flags for the Tx queue


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