Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-zip-defs.h446 struct cvmx_zip_constants_s { struct
448 uint64_t nexec : 8; /**< Number of available ZIP Exec Units */
449 uint64_t reserved_49_55 : 7;
450 uint64_t syncflush_capable : 1; /**< 1: SYNCFLUSH is supported
454 uint64_t depth : 16; /**< Maximum search depth for compression */
455 uint64_t onfsize : 12; /**< Output near full threshold in bytes */
456 uint64_t ctxsize : 12; /**< Decompression Context size in bytes */
457 uint64_t reserved_1_7 : 7;
458 uint64_t disabled : 1; /**< 1=zip is disabled, 0=zip is enabled */