Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_compressdev/
H A Drte_comp.h52 #define RTE_COMP_FF_MULTI_PKT_CHECKSUM (1ULL << 8) macro
H A Drte_comp.c23 case RTE_COMP_FF_MULTI_PKT_CHECKSUM: in rte_comp_get_feature_name()
/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp_pmd.c21 .comp_feature_flags = RTE_COMP_FF_MULTI_PKT_CHECKSUM |