| rte_eth_thresh(3) | Library Functions Manual | rte_eth_thresh(3) |
rte_eth_thresh
#include <rte_ethdev.h>
uint8_t pthresh
uint8_t hthresh
uint8_t wthresh
A structure used to configure the ring threshold registers of an Rx/Tx queue for an Ethernet port.
Definition at line 373 of file rte_ethdev.h.
Ring prefetch threshold.
Definition at line 374 of file rte_ethdev.h.
Ring host threshold.
Definition at line 375 of file rte_ethdev.h.
Ring writeback threshold.
Definition at line 376 of file rte_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |