Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c26 #define PMD_PARAM_TM_N_QUEUES "tm_n_queues" macro
47 PMD_PARAM_TM_N_QUEUES,
508 if (rte_kvargs_count(kvlist, PMD_PARAM_TM_N_QUEUES) == 1) { in pmd_parse_args()
509 ret = rte_kvargs_process(kvlist, PMD_PARAM_TM_N_QUEUES, in pmd_parse_args()
681 PMD_PARAM_TM_N_QUEUES "=<uint32> "