Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/server_node_efd/node/
H A Dnode.c166 configure_output_ports(const struct shared_info *info) in configure_output_ports()
193 create_hash_table(const struct shared_info *info) in create_hash_table()
219 populate_hash_table(const struct rte_hash *h, const struct shared_info *info) in populate_hash_table()
308 struct shared_info *info; in main()
/f-stack/dpdk/examples/server_node_efd/server/
H A Dinit.h38 extern struct shared_info *info;
H A Dinit.c62 struct shared_info *info;
/f-stack/dpdk/examples/server_node_efd/shared/
H A Dcommon.h37 struct shared_info { struct
/f-stack/freebsd/x86/xen/
H A Dpv.c225 (shared_info_t *)(si->shared_info + KERNBASE); in hammer_time_xen_legacy()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst285 create_hash_table(const struct shared_info *info)
311 populate_hash_table(const struct rte_hash *h, const struct shared_info *info)
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c194 .counter_set_id = counter->shared_info.id}; in flow_verbs_counter_create()
318 cnt->shared_info.id = id; in flow_verbs_counter_new()
352 mlx5_l3t_clear_entry(priv->sh->cnt_id_tbl, cnt->shared_info.id)) in flow_verbs_counter_release()
H A Dmlx5.h390 struct mlx5_flow_counter_shared shared_info; member
H A Dmlx5_flow_dv.c4968 cnt->shared_info.id = conf->id; in flow_dv_counter_alloc_shared_cb()
5080 mlx5_l3t_clear_entry(priv->sh->cnt_id_tbl, cnt->shared_info.id)) in flow_dv_counter_free()