Home
last modified time | relevance | path

Searched defs:qat_comp_stream (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/compress/qat/
H A Dqat_comp.h95 struct qat_comp_stream { struct
96 struct qat_comp_xform qat_xform;
97 void *state_registers_decomp;
98 phys_addr_t state_registers_decomp_phys;
99 void *inflate_context;
100 phys_addr_t inflate_context_phys;
101 const struct rte_memzone *memzone;
102 uint8_t start_of_packet;
103 volatile uint8_t op_in_progress;