Home
last modified time | relevance | path

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

/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c32 struct mlx5_compress_xform { struct
33 LIST_ENTRY(mlx5_compress_xform) next;
48 LIST_HEAD(xform_list, mlx5_compress_xform) xform_list; argument
275 LIST_REMOVE((struct mlx5_compress_xform *)xform, next); in mlx5_compress_xform_free()
287 struct mlx5_compress_xform *xfrm; in mlx5_compress_xform_create()
475 struct mlx5_compress_xform *xform; in mlx5_compress_enqueue_burst()
593 volatile struct mlx5_compress_xform *restrict xform; in mlx5_compress_dequeue_burst()