Searched refs:list_ctx (Results 1 – 2 of 2) sorted by relevance
1280 mlx5_flex_parser_create_cb(void *list_ctx, void *ctx) in mlx5_flex_parser_create_cb() argument1282 struct mlx5_dev_ctx_shared *sh = list_ctx; in mlx5_flex_parser_create_cb()1316 mlx5_flex_parser_match_cb(void *list_ctx, in mlx5_flex_parser_match_cb() argument1324 RTE_SET_USED(list_ctx); in mlx5_flex_parser_match_cb()1331 mlx5_flex_parser_remove_cb(void *list_ctx, struct mlx5_list_entry *entry) in mlx5_flex_parser_remove_cb() argument1336 RTE_SET_USED(list_ctx); in mlx5_flex_parser_remove_cb()1344 mlx5_flex_parser_clone_cb(void *list_ctx, in mlx5_flex_parser_clone_cb() argument1349 RTE_SET_USED(list_ctx); in mlx5_flex_parser_clone_cb()1360 mlx5_flex_parser_clone_free_cb(void *list_ctx, struct mlx5_list_entry *entry) in mlx5_flex_parser_clone_free_cb() argument1364 RTE_SET_USED(list_ctx); in mlx5_flex_parser_clone_free_cb()
1967 struct mlx5_list_entry *mlx5_flex_parser_create_cb(void *list_ctx, void *ctx);1968 int mlx5_flex_parser_match_cb(void *list_ctx,1970 void mlx5_flex_parser_remove_cb(void *list_ctx, struct mlx5_list_entry *entry);1971 struct mlx5_list_entry *mlx5_flex_parser_clone_cb(void *list_ctx,