Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_options.c254 eal_option_device_add(enum rte_devtype type, const char *optarg) in eal_option_device_add() function
1469 if (eal_option_device_add(RTE_DEVTYPE_BLOCKED, optarg) < 0) in eal_parse_common_option()
1481 if (eal_option_device_add(RTE_DEVTYPE_ALLOWED, optarg) < 0) in eal_parse_common_option()
1653 if (eal_option_device_add(RTE_DEVTYPE_VIRTUAL, in eal_parse_common_option()