Home
last modified time | relevance | path

Searched refs:lcore_index (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c150 int lcore_index) in __list_cache_clean() argument
175 void *ctx, int lcore_index) in _mlx5_list_register() argument
205 lcore_index, in _mlx5_list_register()
222 l_const->name, lcore_index, in _mlx5_list_register()
248 lcore_index, in _mlx5_list_register()
270 lcore_index = MLX5_LIST_NLCORE; in mlx5_list_register()
274 lcore_index); in mlx5_list_register()
332 lcore_index = MLX5_LIST_NLCORE; in mlx5_list_unregister()
336 lcore_index); in mlx5_list_unregister()
480 lcore_index); in mlx5_hlist_register()
[all …]
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c9434 int lcore_index; in mlx5_flow_dev_dump_sh_all() local
9466 lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_flow_dev_dump_sh_all()
9467 if (unlikely(lcore_index == -1)) { in mlx5_flow_dev_dump_sh_all()
9468 lcore_index = MLX5_LIST_NLCORE; in mlx5_flow_dev_dump_sh_all()
9471 i = lcore_index; in mlx5_flow_dev_dump_sh_all()
9493 if (unlikely(lcore_index == MLX5_LIST_NLCORE)) in mlx5_flow_dev_dump_sh_all()