Home
last modified time | relevance | path

Searched refs:l_const (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c136 l_const->cb_clone(l_const->ctx, gentry, ctx); in mlx5_list_cache_insert()
163 l_const->cb_clone_free(l_const->ctx, entry); in __list_cache_clean()
165 l_const->cb_remove(l_const->ctx, entry); in __list_cache_clean()
212 entry = l_const->cb_create(l_const->ctx, ctx); in _mlx5_list_register()
228 l_const->cb_remove(l_const->ctx, entry); in _mlx5_list_register()
245 l_const->cb_remove(l_const->ctx, entry); in _mlx5_list_register()
293 l_const->cb_clone_free(l_const->ctx, entry); in _mlx5_list_unregister()
295 l_const->cb_remove(l_const->ctx, entry); in _mlx5_list_unregister()
314 l_const->cb_remove(l_const->ctx, gentry); in _mlx5_list_unregister()
358 l_const->cb_remove(l_const->ctx, entry); in mlx5_list_uninit()
[all …]
H A Dmlx5_common_utils.h134 struct mlx5_list_const l_const; member
258 struct mlx5_list_const l_const; /* List constant data. */ member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c9469 rte_spinlock_lock(&h->l_const.lcore_lock); in mlx5_flow_dev_dump_sh_all()
9494 rte_spinlock_unlock(&h->l_const.lcore_lock); in mlx5_flow_dev_dump_sh_all()