Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_common_options.c247 eal_option_device_add(enum rte_devtype type, const char *optarg) in eal_option_device_add() function
1632 if (eal_option_device_add(RTE_DEVTYPE_BLOCKED, optarg) < 0) in eal_parse_common_option()
1640 if (eal_option_device_add(RTE_DEVTYPE_ALLOWED, optarg) < 0) in eal_parse_common_option()
1810 if (eal_option_device_add(RTE_DEVTYPE_VIRTUAL, in eal_parse_common_option()