Searched defs:cvmx_zip_constants_cn31xx (Results 1 – 1 of 1) sorted by relevance
470 struct cvmx_zip_constants_cn31xx { struct472 uint64_t reserved_48_63 : 16;473 uint64_t depth : 16; /**< Maximum search depth for compression */474 uint64_t onfsize : 12; /**< Output near full threshhold in bytes */475 uint64_t ctxsize : 12; /**< Context size in bytes */476 uint64_t reserved_1_7 : 7;477 uint64_t disabled : 1; /**< 1=zip unit isdisabled, 0=zip unit not disabled */