Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_devargs.h33 RTE_DEVTYPE_BLOCKED, enumerator
41 RTE_DEPRECATED(RTE_DEVTYPE_BLACKLISTED_PCI) RTE_DEVTYPE_BLOCKED
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_devargs.c316 if (devargs->type == RTE_DEVTYPE_BLOCKED) in rte_devargs_add()
H A Deal_common_options.c1469 if (eal_option_device_add(RTE_DEVTYPE_BLOCKED, optarg) < 0) in eal_parse_common_option()