Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_devargs.h229 rte_devargs_type_count(enum rte_devtype devtype);
/dpdk/app/test/
H A Dprocess.h92 allow_num = rte_devargs_type_count(RTE_DEVTYPE_ALLOWED); in process_dup()
/dpdk/lib/eal/
H A Dversion.map61 rte_devargs_type_count;
/dpdk/lib/eal/common/
H A Deal_common_devargs.c382 rte_devargs_type_count(enum rte_devtype devtype) in rte_devargs_type_count() function