Home
last modified time | relevance | path

Searched refs:PORT_TX_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c24 #define PORT_TX_QUEUE_SIZE 1024 macro
97 uint16_t nb_txd = PORT_TX_QUEUE_SIZE; in setup_ports()