Home
last modified time | relevance | path

Searched defs:num_pools (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/vmdq/
H A Dmain.c60 static uint32_t num_pools = 8; variable
139 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf()
/dpdk/examples/vmdq_dcb/
H A Dmain.c62 static enum rte_eth_nb_pools num_pools = RTE_ETH_32_POOLS; variable