Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_devargs.h56 RTE_DEVTYPE_BLOCKED, enumerator
/dpdk/lib/eal/common/
H A Deal_common_devargs.c338 if (devargs->type == RTE_DEVTYPE_BLOCKED) in rte_devargs_add()
H A Deal_common_options.c1632 if (eal_option_device_add(RTE_DEVTYPE_BLOCKED, optarg) < 0) in eal_parse_common_option()