Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Deal_options.h100 int eal_adjust_config(struct internal_config *internal_cfg);
H A Deal_common_options.c1998 eal_adjust_config(struct internal_config *internal_cfg) in eal_adjust_config() function
/dpdk/lib/eal/windows/
H A Deal.c192 if (eal_adjust_config(internal_conf) != 0) in eal_parse_args()
/dpdk/lib/eal/freebsd/
H A Deal.c498 if (eal_adjust_config(internal_conf) != 0) { in eal_parse_args()
/dpdk/lib/eal/linux/
H A Deal.c748 if (eal_adjust_config(internal_conf) != 0) { in eal_parse_args()