Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c23 #define PORT_RX_QUEUE_SIZE 1024 macro
96 uint16_t nb_rxd = PORT_RX_QUEUE_SIZE; in setup_ports()