Home
last modified time | relevance | path

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

/dpdk/examples/server_node_efd/node/
H A Dnode.c165 configure_output_ports(const struct shared_info *info) in configure_output_ports()
194 create_hash_table(const struct shared_info *info) in create_hash_table()
220 populate_hash_table(const struct rte_hash *h, const struct shared_info *info) in populate_hash_table()
312 struct shared_info *info; in main()
/dpdk/examples/server_node_efd/server/
H A Dinit.h38 extern struct shared_info *info;
H A Dinit.c61 struct shared_info *info;
/dpdk/examples/server_node_efd/shared/
H A Dcommon.h37 struct shared_info { struct
/dpdk/drivers/net/mlx5/
H A Dmlx5.h453 struct mlx5_flow_counter_shared shared_info; member
H A Dmlx5_flow_verbs.c158 .counter_set_id = counter->shared_info.id}; in flow_verbs_counter_create()
H A Dmlx5_flow_dv.c6244 cnt_free->shared_info.refcnt = 1; in flow_dv_counter_alloc()
6349 if (__atomic_sub_fetch(&cnt->shared_info.refcnt, 1, in flow_dv_counter_free()
13197 (&cnt_act->shared_info.refcnt, in flow_dv_translate()
15275 if (!__atomic_compare_exchange_n(&cnt->shared_info.refcnt, in flow_dv_action_destroy()