Home
last modified time | relevance | path

Searched refs:node (Results 76 – 100 of 226) sorted by relevance

12345678910

/dpdk/lib/node/
H A Dnull.c8 null(struct rte_graph *graph, struct rte_node *node, void **objs, in null() argument
11 RTE_SET_USED(node); in null()
H A Dpkt_drop.c9 pkt_drop_process(struct rte_graph *graph, struct rte_node *node, void **objs, in pkt_drop_process() argument
12 RTE_SET_USED(node); in pkt_drop_process()
/dpdk/examples/server_node_efd/server/
H A Dinit.h17 struct node { struct
32 extern struct node *nodes; argument
/dpdk/drivers/common/dpaax/
H A Ddpaa_of.h76 struct device_node node; /**< Property of node */ member
86 struct dt_node node; member
100 struct dt_node node; member
/dpdk/drivers/net/iavf/
H A Diavf_tm.c77 TAILQ_REMOVE(&vf->tm_conf.queue_list, tm_node, node); in iavf_tm_conf_uninit()
82 TAILQ_REMOVE(&vf->tm_conf.tc_list, tm_node, node); in iavf_tm_conf_uninit()
95 shaper_profile, node); in iavf_tm_conf_uninit()
114 TAILQ_FOREACH(tm_node, tc_list, node) { in iavf_tm_node_search()
121 TAILQ_FOREACH(tm_node, queue_list, node) { in iavf_tm_node_search()
410 tm_node, node); in iavf_tm_node_add()
415 tm_node, node); in iavf_tm_node_add()
478 TAILQ_REMOVE(&vf->tm_conf.tc_list, tm_node, node); in iavf_tm_node_delete()
481 TAILQ_REMOVE(&vf->tm_conf.queue_list, tm_node, node); in iavf_tm_node_delete()
549 shaper_profile, node); in iavf_shaper_profile_add()
[all …]
H A Diavf_generic_flow.c1789 TAILQ_INSERT_TAIL(&engine_list, engine, node); in iavf_register_flow_engine()
1839 TAILQ_REMOVE(&vf->flow_list, p_flow, node); in iavf_flow_uninit()
1847 TAILQ_REMOVE(&vf->rss_parser_list, p_parser, node); in iavf_flow_uninit()
1852 TAILQ_REMOVE(&vf->dist_parser_list, p_parser, node); in iavf_flow_uninit()
1874 TAILQ_INSERT_TAIL(list, parser_node, node); in iavf_register_parser()
1877 TAILQ_INSERT_HEAD(list, parser_node, node); in iavf_register_parser()
1880 TAILQ_INSERT_HEAD(list, parser_node, node); in iavf_register_parser()
1905 RTE_TAILQ_FOREACH_SAFE(p_parser, list, node, temp) { in iavf_unregister_parser()
1907 TAILQ_REMOVE(list, p_parser, node); in iavf_unregister_parser()
2257 TAILQ_INSERT_TAIL(&vf->flow_list, flow, node); in iavf_flow_create()
[all …]
/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.c281 static int fdt_get_reg(const void *fdt, int node, unsigned int idx, in fdt_get_reg() argument
287 parent = fdt_parent_offset(fdt, node); in fdt_get_reg()
297 prop = fdt_getprop(fdt, node, "reg", &len); in fdt_get_reg()
342 static int fdt_get_named_reg(const void *fdt, int node, const char *name, in fdt_get_named_reg() argument
347 idx = __fdt_stringlist_search(fdt, node, "reg-names", name); in fdt_get_named_reg()
351 return fdt_get_reg(fdt, node, idx, start, size); in fdt_get_named_reg()
358 TAILQ_FOREACH(info, &dev->opae_sensor_list, node) { in max10_sensor_uinit()
359 TAILQ_REMOVE(&dev->opae_sensor_list, info, node); in max10_sensor_uinit()
539 TAILQ_INSERT_TAIL(&dev->opae_sensor_list, sensor, node); in max10_sensor_init()
H A Dopae_hw_api.h85 TAILQ_FOREACH(sensor, mgr->sensor_list, node)
143 TAILQ_ENTRY(opae_accelerator) node;
271 TAILQ_FOREACH(acc, &adapter->acc_list, node)
330 TAILQ_INSERT_TAIL(&adapter->acc_list, acc, node); in opae_adapter_add_acc()
336 TAILQ_REMOVE(&adapter->acc_list, acc, node); in opae_adapter_remove_acc()
/dpdk/drivers/net/hns3/
H A Dhns3_tm.c66 TAILQ_REMOVE(&pf->tm_conf.queue_list, tm_node, node); in hns3_tm_conf_uninit()
74 TAILQ_REMOVE(&pf->tm_conf.tc_list, tm_node, node); in hns3_tm_conf_uninit()
89 shaper_profile, node); in hns3_tm_conf_uninit()
261 shaper_profile, node); in hns3_tm_shaper_profile_add()
313 TAILQ_FOREACH(tm_node, tc_list, node) { in hns3_tm_node_search()
320 TAILQ_FOREACH(tm_node, queue_list, node) { in hns3_tm_node_search()
671 TAILQ_REMOVE(&pf->tm_conf.tc_list, tm_node, node); in hns3_tm_node_do_delete()
969 TAILQ_FOREACH(tm_node, tc_list, node) { in hns3_tm_configure_check()
985 TAILQ_FOREACH(tm_node, queue_list, node) { in hns3_tm_configure_check()
1025 TAILQ_FOREACH(tm_node, tc_list, node) { in hns3_tm_hierarchy_do_commit()
[all …]
H A Dhns3_tm.h39 TAILQ_ENTRY(hns3_tm_shaper_profile) node;
48 TAILQ_ENTRY(hns3_tm_node) node;
/dpdk/examples/ip_pipeline/
H A Dcryptodev.c33 TAILQ_FOREACH(cryptodev, &cryptodev_list, node) in cryptodev_find()
45 TAILQ_NEXT(cryptodev, node); in cryptodev_next()
149 TAILQ_INSERT_TAIL(&cryptodev_list, cryptodev, node); in cryptodev_create()
H A Dkni.c42 TAILQ_FOREACH(kni, &kni_list, node) in kni_find()
164 TAILQ_INSERT_TAIL(&kni_list, kni, node); in kni_create()
174 TAILQ_FOREACH(kni, &kni_list, node) in kni_handle_request()
H A Daction.h25 TAILQ_ENTRY(port_in_action_profile) node;
60 TAILQ_ENTRY(table_action_profile) node;
H A Dswq.c30 TAILQ_FOREACH(swq, &swq_list, node) in swq_find()
73 TAILQ_INSERT_TAIL(&swq_list, swq, node); in swq_create()
H A Daction.c35 TAILQ_FOREACH(profile, &port_in_action_profile_list, node) in port_in_action_profile_find()
143 TAILQ_INSERT_TAIL(&port_in_action_profile_list, profile, node); in port_in_action_profile_create()
169 TAILQ_FOREACH(profile, &table_action_profile_list, node) in table_action_profile_find()
388 TAILQ_INSERT_TAIL(&table_action_profile_list, profile, node); in table_action_profile_create()
H A Dtap.c42 TAILQ_FOREACH(tap, &tap_list, node) in tap_find()
97 TAILQ_INSERT_TAIL(&tap_list, tap, node); in tap_create()
H A Dmempool.c33 TAILQ_FOREACH(mempool, &mempool_list, node) in mempool_find()
79 TAILQ_INSERT_TAIL(&mempool_list, mempool, node); in mempool_create()
H A Dpipeline.c68 TAILQ_FOREACH(pipeline, &pipeline_list, node) in pipeline_find()
146 TAILQ_INSERT_TAIL(&pipeline_list, pipeline, node); in pipeline_create()
1058 TAILQ_FOREACH(rule, &table->rules, node) in table_rule_find()
1073 TAILQ_INSERT_TAIL(&table->rules, new_rule, node); in table_rule_add()
1075 TAILQ_INSERT_AFTER(&table->rules, existing_rule, new_rule, node); in table_rule_add()
1076 TAILQ_REMOVE(&table->rules, existing_rule, node); in table_rule_add()
1095 TAILQ_REMOVE(list, new_rule, node); in table_rule_add_bulk()
1099 TAILQ_INSERT_TAIL(&table->rules, new_rule, node); in table_rule_add_bulk()
1101 TAILQ_INSERT_AFTER(&table->rules, existing_rule, new_rule, node); in table_rule_add_bulk()
1102 TAILQ_REMOVE(&table->rules, existing_rule, node); in table_rule_add_bulk()
[all …]
/dpdk/drivers/common/cnxk/
H A Droc_nix_debug.c1040 struct nix_tm_node *node, *parent; in nix_tm_dump_lvl() local
1046 TAILQ_FOREACH(node, list, node) { in nix_tm_dump_lvl()
1047 if (node->hw_lvl != hw_lvl) in nix_tm_dump_lvl()
1051 parent = node->parent; in nix_tm_dump_lvl()
1054 schq = node->id; in nix_tm_dump_lvl()
1057 schq = node->hw_id; in nix_tm_dump_lvl()
1067 parent_schq = node->parent_hw_id; in nix_tm_dump_lvl()
1071 nix_dump("\t(%p%s) %s_%d->%s_%d", node, in nix_tm_dump_lvl()
1079 if (node->hw_lvl == nix->tm_root_lvl) in nix_tm_dump_lvl()
1080 root = node; in nix_tm_dump_lvl()
[all …]
/dpdk/drivers/net/ena/base/
H A Dena_plat_dpdk.h229 dmadev, size, virt, phys, mem_handle, node, dev_node, alignment) \ argument
235 (node), (alignment), &virt_addr, &phys_addr); \
240 dmadev, size, virt, phys, mem_handle, node, dev_node) \ argument
242 mem_handle, node, dev_node, RTE_CACHE_LINE_SIZE)
243 #define ENA_MEM_ALLOC_NODE(dmadev, size, virt, node, dev_node) \ argument
246 virt = rte_zmalloc_socket(NULL, size, 0, node); \
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cryptodev.c34 TAILQ_REMOVE(&p->cryptodev_list, cryptodev, node); in softnic_cryptodev_free()
48 TAILQ_FOREACH(cryptodev, &p->cryptodev_list, node) in softnic_cryptodev_find()
157 TAILQ_INSERT_TAIL(&p->cryptodev_list, cryptodev, node); in softnic_cryptodev_create()
/dpdk/doc/guides/nics/
H A Ddpaa2.rst591 - Level0 (root node), Level1 and Level2 are supported.
624 add port tm nonleaf node 0 8 -1 0 1 0 1 1 1 0
625 add port tm leaf node 0 0 8 0 1 1 -1 0 0 0 0
626 add port tm leaf node 0 1 8 1 1 1 -1 0 0 0 0
627 add port tm leaf node 0 2 8 2 1 1 -1 0 0 0 0
628 add port tm leaf node 0 3 8 3 1 1 -1 0 0 0 0
638 add port tm nonleaf node 0 8 -1 0 1 0 1 1 1 0
639 add port tm leaf node 0 0 8 0 200 1 -1 0 0 0 0
640 add port tm leaf node 0 1 8 0 300 1 -1 0 0 0 0
641 add port tm leaf node 0 2 8 0 400 1 -1 0 0 0 0
[all …]
/dpdk/examples/server_node_efd/node/
H A Dnode.c72 parse_node_num(const char *node) in parse_node_num() argument
77 if (node == NULL || *node == '\0') in parse_node_num()
80 temp = strtoul(node, &end, 10); in parse_node_num()
H A DMakefile5 APP = node
8 SRCS-y := node.c
/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst273 The addition of the new block tells the linker that a new version node
275 the symbols from the DPDK_21 node. This list is directly translated into a
297 mapping this new symbol name to the initial symbol name at version node 21.
454 version node.
473 ``EXPERIMENTAL`` node, to the node of the next major ABI version as follow.
488 to the ``DPDK_22`` version node.
633 of a major ABI version. If a version node completely specifies an API, then
635 to remove the entire node.
638 the node to be removed are merged into the next node in the map.
666 Then any uses of BIND_DEFAULT_SYMBOL that pointed to the old node should be
[all …]

12345678910