Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/compress/octeontx/
H A Dotx_zip.h56 #define ZIP_BUF_SIZE 256 macro
60 #define MAX_SG_LEN ((ZIP_BUF_SIZE - ZIP_SGPTR_ALIGN) / sizeof(void *))
H A Dotx_zip_pmd.c237 ZIP_BUF_SIZE, in zip_pmd_config()