Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
rte_compressdev_capabilities(3)	     DPDK      rte_compressdev_capabilities(3)

NAME
       rte_compressdev_capabilities

SYNOPSIS
       #include	<rte_compressdev.h>

   Data	Fields
       uint64_t	comp_feature_flags
       struct rte_param_log2_range window_size

Detailed Description
       Structure used to capture a capability of a comp	device

       Definition at line 38 of	file rte_compressdev.h.

Field Documentation
   uint64_t comp_feature_flags
       Bitmask of flags	for compression	service	features

       Definition at line 41 of	file rte_compressdev.h.

   struct rte_param_log2_range window_size
       Window size range in base two log byte values

       Definition at line 43 of	file rte_compressdev.h.

Author
       Generated automatically by Doxygen for DPDK from	the source code.

Version	25.11.0			Thu Jun	11 2026rte_compressdev_capabilities(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_compressdev_capabilities&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help