Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Dmarvell,dove.txt19 gconf: global-config@e802c {
/f-stack/dpdk/app/test/
H A Dtest_graph.c614 struct rte_graph_param gconf = { in test_create_graph() local
629 graph_id = rte_graph_create("worker0", &gconf); in test_create_graph()
635 gconf.nb_node_patterns = 5; in test_create_graph()
636 gconf.node_patterns = node_patterns; in test_create_graph()
637 graph_id = rte_graph_create("worker0", &gconf); in test_create_graph()
H A Dtest_graph_perf.c316 struct rte_graph_param gconf; in graph_init() local
564 gconf.socket_id = SOCKET_ID_ANY; in graph_init()
565 gconf.nb_node_patterns = graph_data->nb_nodes; in graph_init()
566 gconf.node_patterns = (const char **)(uintptr_t)node_patterns; in graph_init()
568 graph_id = rte_graph_create(gname, &gconf); in graph_init()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ddove.dtsi758 gconf: global-config@e802c { label