DPDK
2.0.0
|
#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 |
uint8_t | tx_deferred_start |
A structure used to configure a TX ring of an Ethernet port.
uint8_t tx_deferred_start |
Do not start queue with rte_eth_dev_start().
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