Searched defs:isal_comp_qp (Results 1 – 1 of 1) sorted by relevance
22 struct isal_comp_qp { struct24 uint16_t id;26 char name[RTE_COMPRESSDEV_NAME_MAX_LEN];28 struct rte_ring *processed_pkts;30 struct rte_compressdev_stats qp_stats;32 struct isal_zstream *stream;34 struct inflate_state *state;36 uint16_t num_free_elements;