Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/bond/
H A Dmain.c92 #define RTE_TX_DESC_DEFAULT 1024 macro
139 uint16_t nb_txd = RTE_TX_DESC_DEFAULT; in slave_port_init()
225 uint16_t nb_txd = RTE_TX_DESC_DEFAULT; in bond_port_init()